Skip to content

Commit

Permalink
Draft for v2
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Aug 14, 2023
1 parent 13686f8 commit 535a376
Show file tree
Hide file tree
Showing 13 changed files with 876 additions and 423 deletions.
3 changes: 2 additions & 1 deletion bin/cli.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/usr/bin/env node
require('../index.js')()
const runCLI = require('../src/cli.js');
runCLI();
Loading

0 comments on commit 535a376

Please sign in to comment.