Add script commands for run.sh and ngrok proxy
This commit is contained in:
parent
048d087b68
commit
ffb9b24c87
@ -2,6 +2,10 @@
|
||||
"name": "hal8000",
|
||||
"version": "0.6.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "./run.sh",
|
||||
"ngrok": "ngrok http -region=ap -hostname=hubot-dev.kosmos.org localhost:8080"
|
||||
},
|
||||
"authors": [
|
||||
"Sebastian Kippe <sebastian@kip.pe>",
|
||||
"Greg Karékinian <greg@karekinian.com>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user