Archivist ed354bc231 | 6 лет назад | |
---|---|---|
spec | 6 лет назад | |
src | 6 лет назад | |
.editorconfig | 6 лет назад | |
.gitignore | 6 лет назад | |
.travis.yml | 6 лет назад | |
LICENSE | 6 лет назад | |
README.md | 6 лет назад | |
shard.yml | 6 лет назад |
TODO: Write a description here
Add this to your application's shard.yml
:
dependencies:
crystal-scatter:
github: your-github-user/crystal-scatter
require "crystal-scatter"
TODO: Write usage instructions here
TODO: Write development instructions here
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)