1
0
Fork 0
Go to file
ssube 1f641fc7ad
feat: add main function, arg parsing for CLI
2020-08-11 22:19:01 -05:00
.vscode feat(build): add vscode task to compile 2020-08-11 19:13:59 -05:00
config feat: add main function, arg parsing for CLI 2020-08-11 22:19:01 -05:00
docs feat: add main function, arg parsing for CLI 2020-08-11 22:19:01 -05:00
scripts feat: initial project structure from template 2020-08-11 18:12:14 -05:00
src feat: add main function, arg parsing for CLI 2020-08-11 22:19:01 -05:00
test feat: add issue, label sync stubs, remote options to config, flatten resolver inputs 2020-08-11 20:39:53 -05:00
vendor feat: initial project structure from template 2020-08-11 18:12:14 -05:00
.eslintignore feat: initial project structure from template 2020-08-11 18:12:14 -05:00
.gitignore feat: initial project structure from template 2020-08-11 18:12:14 -05:00
.gitlab-ci.yml fix(build): remove lingering deploy jobs 2020-08-11 19:16:26 -05:00
.npmignore feat: initial project structure from template 2020-08-11 18:12:14 -05:00
Makefile feat: initial project structure from template 2020-08-11 18:12:14 -05:00
README.md feat: initial project structure from template 2020-08-11 18:12:14 -05:00
package.json feat: add main function, arg parsing for CLI 2020-08-11 22:19:01 -05:00
run.mk feat: initial project structure from template 2020-08-11 18:12:14 -05:00
tsconfig.json feat: initial project structure from template 2020-08-11 18:12:14 -05:00
yarn.lock feat: add main function, arg parsing for CLI 2020-08-11 22:19:01 -05:00

README.md