New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

create-open-source

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-open-source

bootstrap new open source project.

latest
Source
npmnpm
Version
0.0.8
Version published
Weekly downloads
5
-37.5%
Maintainers
1
Weekly downloads
 
Created
Source

create-open-source

bootstrap new open source project.

Usage

npm init open-source

or

npx create-open-source
# please use the below code to set the default values.

npm set init.author.name "Your name"
npm set init.author.email "your@email.com"
npm set init.author.url "https://your-url.com"
npm set init.license "MIT"
npm set init.version "0.0.1"

Keywords

template

FAQs

Package last updated on 10 Jun 2019

Related posts