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