Archivist e9437ae23d | vor 6 Jahren | |
---|---|---|
spec | vor 6 Jahren | |
src | vor 6 Jahren | |
.editorconfig | vor 6 Jahren | |
.gitignore | vor 6 Jahren | |
.travis.yml | vor 6 Jahren | |
LICENSE | vor 6 Jahren | |
README.md | vor 6 Jahren | |
shard.yml | vor 6 Jahren |
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
)