This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
now-cli
mirror of
https://github.com/lukechilds/now-cli.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Added extensions to binaries
master
Leo Lamprecht
8 years ago
parent
7628017eb6
commit
513ecfb7de
No known key found for this signature in database
GPG Key ID:
B08517883D5E0E10
10 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
0
bin/now-alias.js
0
bin/now-certs.js
0
bin/now-deploy.js
0
bin/now-dns.js
0
bin/now-domains.js
0
bin/now-list.js
0
bin/now-remove.js
0
bin/now-secrets.js
0
bin/now.js
2
package.json
0
bin/now-alias → bin/now-alias.js
View File
0
bin/now-certs → bin/now-certs.js
View File
0
bin/now-deploy → bin/now-deploy.js
View File
0
bin/now-dns → bin/now-dns.js
View File
0
bin/now-domains → bin/now-domains.js
View File
0
bin/now-list → bin/now-list.js
View File
0
bin/now-remove → bin/now-remove.js
View File
0
bin/now-secrets → bin/now-secrets.js
View File
0
bin/now → bin/now.js
View File
2
package.json
View File
@ -19,7 +19,7 @@
]
}
,
"bin"
:
{
"now"
:
"./bin/now"
"now"
:
"./bin/now
.js
"
}
,
"ava"
:
{
"failFast"
:
true
,
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lukechilds/now-cli
Title
Body
Create Issue