Add CLI definitions; CLI restructure

This commit is contained in:
dcodeIO
2018-05-28 18:55:51 +02:00
parent d0244a9b0f
commit c9ed03028d
14 changed files with 187 additions and 60 deletions

8
.gitattributes vendored
View File

@ -1,5 +1,3 @@
bin/asc text eol=lf
bin/asinit text eol=lf
dist/asc.js -diff
dist/assemblyscript.js -diff
scripts/check-pr.sh eol=lf
bin/* text eol=lf
dist/* -diff
scripts/*.sh eol=lf