-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9ed0486
commit 6568d28
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Create | ||
|
||
🛠 A simple command-line utility to create files written in Node. | ||
|
||
Why does this exist? Well because I had fun making it and also there really isn't a good way to create files from the command line on windows. | ||
|
||
### Usage | ||
|
||
- Option 1 (for people with npm): `npm i -g @vanajmoorthy/create` | ||
- Option 2 (for general users): Download the release from releases and install it. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters