1
0
Fork 0
Go to file
ssube fa81e86084 feat(remote/github): wire up label list endpoint 2020-08-13 18:56:28 -05:00
.vscode feat(build): add vscode task to compile 2020-08-11 19:13:59 -05:00
config feat(main): load config from hard-coded file 2020-08-13 18:56:28 -05:00
docs feat(main): load config from hard-coded file 2020-08-13 18:56:28 -05:00
scripts feat: initial project structure from template 2020-08-11 18:12:14 -05:00
src feat(remote/github): wire up label list endpoint 2020-08-13 18:56:28 -05:00
test fix: remote ctor takes options, stub tests for main 2020-08-12 00:02:01 -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 fix(docs): add checking out project 2020-08-13 18:37:09 -05:00
README.md feat: initial project structure from template 2020-08-11 18:12:14 -05:00
package.json feat(main): get config name from args 2020-08-13 18:56:28 -05:00
run.mk fix(docs): add checking out project 2020-08-13 18:37:09 -05:00
tsconfig.json feat: initial project structure from template 2020-08-11 18:12:14 -05:00
yarn.lock feat(main): get config name from args 2020-08-13 18:56:28 -05:00

README.md