Skip to content

Commit

Permalink
build: add run.js
Browse files Browse the repository at this point in the history
  • Loading branch information
phra committed May 28, 2019
1 parent fce1883 commit eb0c0db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/run.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
require('@oclif/command').run()
.then(require('@oclif/command/flush'))
.catch(require('@oclif/errors/handle'))

0 comments on commit eb0c0db

Please sign in to comment.