This website works better with JavaScript.
Explore
Help
Sign In
learn-javascript-the-hard-way
/
ljsthw-bandolier
Watch
1
Star
0
Fork
You've already forked ljsthw-bandolier
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
29
Commits
1
Branch
0
Tags
868 KiB
Tag:
Branch:
Tree:
dde93d5f27
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dde93d5f27'
${ noResults }
Commit Graph
29 Commits (dde93d5f27a959b70b9d504207a760e7c3e1408f)
All Branches
Search
Author
SHA1
Message
Date
Zed A. Shaw
dde93d5f27
Wrong spelling on the git option.
2 years ago
Zed A. Shaw
52a9ba3cee
Wrong spelling on the git option.
2 years ago
Zed A. Shaw
d3d695bb33
Add in the git templates for testing.
2 years ago
Zed A. Shaw
b164a9091f
Create now checks out the real repository at bandolier-template.
2 years ago
Zed A. Shaw
1f472d7256
Update the README to handle the common Windows SSL certificate expired.
2 years ago
Zed A. Shaw
f0421a2976
First sort of working isntaller.
2 years ago
Zed A. Shaw
06212d993a
Update the script with the real name.
2 years ago
Zed A. Shaw
d95bb1a511
Significant cleanup thanks to
@AmyShackles
on Twitter.
2 years ago
Zed A. Shaw
05cdc03f31
Clean up and get ready to dev the real command.
2 years ago
Zed A. Shaw
d85a5b9e52
Make executable.
2 years ago
Zed A. Shaw
f73423c1bb
Up the version.
2 years ago
Zed A. Shaw
1ef7198fcb
One more FAQ regarding why not an npm create.
2 years ago
Zed A. Shaw
6278e47308
Drop the version to something more realistic, then make the version command.
2 years ago
Zed A. Shaw
9086f2fdf6
Test out doing updates.
2 years ago
Zed A. Shaw
e8417d30bf
First stab at the documentation.
2 years ago
Zed A. Shaw
3bb8fa35a5
Settling on this name instead.
2 years ago
Zed A. Shaw
b85777eafc
Finally settled on a simple name.
2 years ago
Zed A. Shaw
85385a7eb3
The create command tests out if you can do options and seems to work just fine.
2 years ago
Zed A. Shaw
809e0afefa
You need to have a bin named after what you want people to run, but that means you probably don't even need to name the project the same as the npx command.
2 years ago
Zed A. Shaw
d0a63a7acf
Setting up a base project for this.
2 years ago
Zed A. Shaw
98f11eca8f
Now see if it will work as a create command.
2 years ago
Zed A. Shaw
40eae72a7b
Sigh why is this so stupid.
2 years ago
Zed A. Shaw
51a7519c68
Ok then a different command?
2 years ago
Zed A. Shaw
9c75fda363
Maybe it's the package name?
2 years ago
Zed A. Shaw
8064c0af21
Maybe this time it works?
2 years ago
Zed A. Shaw
22b4490777
Looks like you have to name it the same as the create package name?
2 years ago
Zed A. Shaw
95999abdb7
Change the name since npm insists on it having the name create-
2 years ago
Zed A. Shaw
9126ad601a
Testing how create works.
2 years ago
Zed A. Shaw
4c883eb183
Initial commit
2 years ago