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