• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

niclasleonbock/hacktoberfest-status: This little tool helped you to track your H ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

niclasleonbock/hacktoberfest-status

开源软件地址(OpenSource Url):

https://github.com/niclasleonbock/hacktoberfest-status

开源编程语言(OpenSource Language):

PHP 83.6%

开源软件介绍(OpenSource Introduction):

Hacktoberfest Status Checker

This little tool helps you to track your Hacktoberfest status.

Hacktoberfest Status Checker is no longer available online.

Build

We're using Travis CI to automatically run tests. Feel free to add some more.

Build Status Scrutinizer Code Quality (on develop)

Installation

  1. Clone the repository

     git clone https://github.com/niclasleonbock/hacktoberfest-status.git
    
  2. Run composer install to install composer packages/dependencies

  3. (Optionally) Run npm install to install node packages/dependencies

  4. Create your .env file by copying the example provided in the repository

     cp .env.example .env
    
  5. Run php artisan key:generate to generate and set an application key

  6. Run php artisan migrate to run the migrations

  7. By running php artisan serve you will start the web server, this can be visited from the outputted URL.

  8. Opening your .env file, set the GITHUB_CALLBACK_URL variable to point to the /auth/callback route for your instance e.g. http://localhost:8000/auth/callback

  9. Register a new OAuth application with GitHub, ensuring to fill in the same callback URL specified in your .env previously.

  10. Once your application is created, you will be given both a client ID and secret. These can then be placed into the relative GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET variables in your .env file.

  11. You must have the curl certificate set in your php.ini for this to function locally

    1. Verify the location of the php.ini you are using php --ini
    2. Ensure the setting curl.cainfo under the [curl] section has been set to the location of the cacert.pem that can be aquired from Curl.



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap