0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

restore binary cli command

This commit is contained in:
Juan Carlos Picado 2016-08-13 08:03:16 +02:00
parent d8f2d95f92
commit 115a02b0eb
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View file

@ -3,7 +3,6 @@ sinopia-*.tgz
.DS_Store
###
bin/**
!bin/sinopia
test-storage*

3
bin/verdaccio Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env node
require('../lib/cli')