Skip to content

Commit

Permalink
Add testing cli
Browse files Browse the repository at this point in the history
  • Loading branch information
rvl committed Jun 8, 2021
1 parent 8a58a5c commit de7b481
Show file tree
Hide file tree
Showing 6 changed files with 5,996 additions and 6,929 deletions.
6 changes: 6 additions & 0 deletions jsapi/bin/js-inspect-address
@@ -0,0 +1,6 @@
#!/usr/bin/env node

// Copyright © 2021 IOHK
// License: Apache-2.0

require('../dist/index').cli(process.argv);

0 comments on commit de7b481

Please sign in to comment.