
Security News
The Next Open Source Security Race: Triage at Machine Speed
Claude Opus 4.6 has uncovered more than 500 open source vulnerabilities, raising new considerations for disclosure, triage, and patching at scale.
create-project
Advanced tools
Create a new project based on a branch in a github repo. Supports basic format strings
Create a new project based on a branch in a github repo. Supports basic format strings
npm install -g create-project
create-project # prints out a help
To use this first create a new repo to contain your project templates. An example of this could be mafintosh/templates
To create a new project simply do
create-project new-project-name mafintosh/templates
If files in your template repo contains format string ({{variable}}) you can override the value using
a command line parameter with the same name (--variable [value])
Per default the variable name is set to the project name
If you don't want to type the repo name everytime or want to store default format variables, use --configure
create-project --configure
Set repository: mafintosh/templates
Set key=value: (blank to skip) foo=bar
Then to create a new project just do
create-project new-project-name
MIT
FAQs
Create a new project based on a branch in a github repo. Supports basic format strings
The npm package create-project receives a total of 48 weekly downloads. As such, create-project popularity was classified as not popular.
We found that create-project demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Claude Opus 4.6 has uncovered more than 500 open source vulnerabilities, raising new considerations for disclosure, triage, and patching at scale.

Research
/Security News
Malicious dYdX client packages were published to npm and PyPI after a maintainer compromise, enabling wallet credential theft and remote code execution.

Security News
gem.coop is testing registry-level dependency cooldowns to limit exposure during the brief window when malicious gems are most likely to spread.