crystal-docs
crystal-docs
The code behind the crystal-docs.org website.
Development
You will need to specify the following environment variables:
GITHUB_TOKEN
used to check presence of Crystal in repositories.RELEASE_PATH
destination for Crystal releases.CRYSTALDOCS_PLATFORM
the target platform.REPO_PATH
destination for repositories.DOC_PATH
destination for built documentation.
You can build and run like so...
$ crystal build src/crystal-docs
$ REPO_PATH=/tmp/repos DOC_PATH=/var/www GITHUB_TOKEN=abc RELEASE_PATH=/tmp/crystal-releases CRYSTALDOCS_PLATFORM=darwin-x86_64 ./crystal-docs
Contributing
- Fork it ( https://github.com/barisbalic/crystal-docs/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
Owner
Statistic
- 2
- 0
- 4
- 0
- 0
- almost 8 years ago
- October 19, 2016
License
MIT License
Links
Synced at
Mon, 25 Nov 2024 21:46:58 GMT
Languages