takui
takui
A simple crystal based image host.
Installation
$ git clone https://github.com/stylite/takui
$ cd takui
$ shards install
$ crystal build --release src/takui.cr
$ export KEMAL_ENV=production # or you can edit in Kemal.config.env = "production"
$ ./takui
Make sure to fill out a config.yaml file. An example is placed here Config
Contributing
- Fork it (https://github.com/stylite/takui/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
- Stylite - creator and maintainer
Repository
takui
Owner
Statistic
- 0
- 0
- 0
- 0
- 2
- about 4 years ago
- May 30, 2020
License
ISC License
Links
Synced at
Thu, 21 Nov 2024 15:04:20 GMT
Languages