crystal-docs-web
crystal-docs-web
Code for the crystal-docs.org website.
Requires crystal-lang 0.18.7+
You will need to create a GitHub developer application in order to test user interaction.
When starting the application you will need to provide the following environment variables:
GITHUB_CLIENT_ID
GITHUB_CLIENT_SECRET
CRYSTALDOCS_BASE_URL
which is used to generate theredirect_uri
for the OAuth flow, making it easier to test locally.
Build with crystal build --release src/crystal-docs-web.cr
.
Contributing
- Fork it ( https://github.com/barisbalic/crystal-docs-web/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- [barisbalic] Baris Balic - creator, maintainer
Repository
crystal-docs-web
Owner
Statistic
- 7
- 0
- 1
- 0
- 0
- about 8 years ago
- September 5, 2016
License
MIT License
Links
Synced at
Mon, 25 Nov 2024 20:25:18 GMT
Languages