Skip to content

Commit

Permalink
Merge branch 'cli' into develop
Browse files Browse the repository at this point in the history
Signed-off-by: CWD <cwd@lazybaer.com>
  • Loading branch information
cwdcwd committed Nov 25, 2021
2 parents e6f5482 + 67cebe7 commit 22b61d1
Show file tree
Hide file tree
Showing 8 changed files with 1,018 additions and 60 deletions.
3 changes: 3 additions & 0 deletions bin/config-wrapper
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env node

require('../src/cli').cli(process.argv);
Loading

0 comments on commit 22b61d1

Please sign in to comment.