app
Version, currently 0.5.015 versions
- 0.5.0latestSep 20, 2018
- 0.4.4not indexedSep 20, 2018
- 0.4.3not indexedSep 20, 2018
- 0.4.2not indexedSep 20, 2018
- 0.4.1not indexedSep 20, 2018
- 0.4.0not indexedSep 20, 2018
- 0.3.6not indexedSep 20, 2018
- 0.3.5not indexedSep 20, 2018
- 0.3.4not indexedSep 20, 2018
- 0.3.3not indexedSep 20, 2018
- 0.3.2not indexedSep 20, 2018
- 0.3.1not indexedSep 20, 2018
- 0.3.0not indexedSep 20, 2018
- 0.2.0not indexedSep 20, 2018
- 0.1.0not indexedSep 20, 2018
github.com/maiha/app.cr
Private shards collection to require at once
0 stars
4 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
app:
github: maiha/app.cr
version: ~> 0.5.0Then run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- maiha
Dependencies
Runtime Dependencies
- try>= 0.3.0github: maiha/try.cr
- opts>= 0.6.0github: maiha/opts.cr
- core-ext>= 0.3.0github: maiha/core-ext.cr
- toml-config>= 0.3.2github: maiha/toml-config.cr
README
app.cr 
Private composite shards to build application easily.
- crystal: 0.26.1
Install
dependencies:
app:
github: maiha/app.cr
version: 0.5.0
Usage
require "app"
works as same as
require "core-ext"
require "try"
require "opts"
require "shard"
require "toml-config"
Contributing
- Fork it ( https://github.com/maiha/app.cr/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
- maiha maiha - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.5.0- Tagged
- Sep 20, 2018
- Commit
46c555fdf3a5- Indexed
- yes
Dependents
Repository
github.com/maiha/app.cr
Metadata
- Created
- Aug 16, 2026
- Updated
- Sep 24, 2026
- Synced
- Sep 24, 2026
- Versions
- 15