Archivist 9c4ca91937 | 6 years ago | |
---|---|---|
spec | 6 years ago | |
src | 6 years ago | |
.editorconfig | 6 years ago | |
.gitignore | 6 years ago | |
.travis.yml | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
shard.yml | 6 years ago |
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
)