1.7.18 • Published 8 months ago
create-octoherd-script v1.7.18
Create new Octoherd Script
CLI to create a new folder and repository for an Octoherd Script
Usage
npm init octoherd-script
What it does
- Creates a new folder on your machine
- Inits git in the new folder
- Add
LICENSE
,CODE_OF_CONDUCT.md
,README.md
and issue templates - Prompts for script options and adds according documentation to the
README.md
file - Creates a repository
- Adds repository as
git remote add origin <url>
- Push the files to main
- Creates a new local branch called
initial-version
- Adds files for the script, CLI, and more meta files
- Adds branch protection (if possible)
- Adds workflow files for tests and automated releases to GitHub and npm
- Creates a pull request with further instructions
Contribute
Pull requests welcome!
License
1.7.18
8 months ago
1.7.17
12 months ago
1.7.16
1 year ago
1.7.15
1 year ago
1.7.10
2 years ago
1.7.11
2 years ago
1.7.12
2 years ago
1.7.13
2 years ago
1.7.14
2 years ago
1.7.9
2 years ago
1.7.8
2 years ago
1.7.7
2 years ago
1.7.6
2 years ago
1.7.5
2 years ago
1.7.3
2 years ago
1.7.4
2 years ago
1.7.2
3 years ago
1.7.1
3 years ago
1.7.0
3 years ago
1.6.0
3 years ago
1.5.5
3 years ago
1.5.4
3 years ago
1.5.3
3 years ago
1.5.6
3 years ago
1.5.2
4 years ago
1.5.1
4 years ago
1.5.0
4 years ago
1.4.3
4 years ago
1.4.2
4 years ago
1.4.1
4 years ago
1.2.7
4 years ago
1.3.3
4 years ago
1.3.2
4 years ago
1.4.0
4 years ago
1.3.1
4 years ago
1.3.0
4 years ago
1.2.6
4 years ago
1.2.5
4 years ago
1.2.4
4 years ago
1.2.3
4 years ago
1.2.2
4 years ago
1.2.1
4 years ago
1.2.0
4 years ago
1.1.0
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago
0.0.0
4 years ago