Archived
0
0
Fork 0
Commit graph

33 commits

Author SHA1 Message Date
6fc680136d
build: fix production build not detecting command 2021-06-20 06:07:32 -07:00
15e55c1349
feat(commands): added some default options 2021-06-20 05:58:46 -07:00
1f3e427523
build: fix building with rollup unable to include commands 2021-06-20 05:43:12 -07:00
c081b68c29
feat(commands): added ability for commands to be ran by owner only 2021-06-20 05:41:26 -07:00
8af7fcf728
chore: added some webstorm run configs 2021-06-20 05:20:56 -07:00
d57e14a3af
style: reformatted code a lil bit 2021-06-20 04:52:18 -07:00
727ac245ff
feat(commands): added running in 2021-06-20 04:43:21 -07:00
c03ed1fde8
chore: added webstorm files 2021-06-20 04:38:38 -07:00
7ad0d4bae4
feat(commands): added basic command handler 2021-06-20 02:39:44 -07:00
6b22ebdb9c
chore: rearranged imports 2021-06-19 16:38:11 -07:00
121a62b37e
fix(logging): fix tests exiting out of program 2021-06-19 15:58:58 -07:00
1ae3f8de10
fix(logging): made fatal errors exit out of program 2021-06-19 15:58:20 -07:00
c418cbbc90
feat: added checking of config JSON schema in startup 2021-06-19 15:54:25 -07:00
fc46232b38
chore: update license date 2021-06-18 23:45:58 -07:00
5bff3ec9b8
chore(yarn): update yarn 2021-06-18 23:42:25 -07:00
90409823fb
chore(deps): updated deps 2021-06-18 03:40:27 -07:00
4abce7160f
chore: added better config parsing 2021-06-18 03:29:38 -07:00
a1eb102850
chore: added import aliases 2021-06-18 03:08:11 -07:00
b9ac8a1709
test((logging)): added basic logger testing 2021-06-18 02:26:50 -07:00
633ada9fc9
test: added placeholder tests 2021-06-17 04:46:58 -07:00
4042f01340
chore: fix yarn release file not getting committed 2021-06-17 02:34:58 -07:00
84a148ff74
style: fix project config indentation to tabs 2021-06-17 02:34:13 -07:00
454f837184
feat(logging): added support for multiple lines 2021-06-17 02:24:02 -07:00
2534e50ef9
feat(logging): added logging scopes 2021-06-17 02:12:06 -07:00
c028cdd38a
chore(eslint): made eslint check for file headers 2021-06-17 01:39:34 -07:00
fffab62640
chore: removed created at on file header 2021-06-17 01:37:45 -07:00
47641429c7
chore: added license header 2021-06-17 01:31:58 -07:00
5c89002445
chore: added & fixed a bunch of stuff 2021-06-17 01:25:51 -07:00
8e3b27fb5b
chore: fix husky hooks 2021-06-17 01:12:30 -07:00
20e732a268
feat: Added figlet error logging 2021-06-17 01:06:30 -07:00
d1cf8a73dd
feat: Added startup 2021-06-17 01:03:11 -07:00
f4cd25fcef
chore: Added base proj files 2021-06-14 02:59:17 -07:00
998f1f82bd Initial commit 2021-06-12 21:42:32 +00:00