Initial commit
TODO: Write a description here
Add the dependency to your shard.yml
:
dependencies:
float16:
github: your-github-user/float16
Run shards install
require "float16"
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
)