
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
git-template
Advanced tools
a tool for you to create a new project use a github repository as template.
git-template 是让你能从一个github仓库(目前只支持github)做作为模板,创建新项目的工具。
git-template is a tool for you to create a new project use a github(only support github in this version) repository as template.
$ npm install git-template -g
$ git-template [username/reponame] [new projct name] [branch name](optional,default 'master')
$ git-template tommyZZM/new helloworld react-es6
this example will download the tommyZZM/new of react-es6 branch on github and use its file to create a new project(folder inculd repo file) name helloworld.
这个例子表示下载在Github上的tommyZZM/new的react-es6分支,并以下载文件为基础,创建一个命名为helloworld的项目目录。
FAQs
a tool for you to create a new project use a github repository as template.
We found that git-template 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
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.