Current section
Files
Jump to
Current section
Files
griddler2d
Makefile
Makefile
versione=`0.1.3`
crea:
mix hex.build
git tag -a $(versione) -m $(versione)
git push origin $(versione)
pub:
mix hex.publish --force