takui
Version, currently master branch1 version
- master branchlatestAug 31, 2020
github.com/Stylite/takui
A crystal based simple image host
0 stars
0 dependents
License: ISC
Installation
# Add this to your shard.yml
dependencies:
takui:
github: Stylite/takui
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.34.0- License
- ISC
- Author
- William
- Target
takuifrom src/takui.cr
Dependencies
Runtime Dependencies
README
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
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Aug 31, 2020
- Crystal
0.34.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/Stylite/takui
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 25, 2026
- Synced
- Sep 25, 2026
- Versions
- 1