New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-js-pj

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-js-pj

generator for javascript git project

  • 0.2.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

generator-js-pj

A yeoman generator for generating the javascript project with git

Install

First, you must install yeoman using npm which is a tool to generate project rapidly.

npm install -g yo

Then, install generator-js-pj.

npm install -g generator-js-pj

Now, you can use yo js-pj to generate a javascript with git.

Usage

  1. After installation, enter the directory where you want to create new project in terminel.
  2. Excute yo js-pj
  3. Enter infomation about creating new project follow the tips
  4. enter the new project directory to complete the first commit

Feedback

If you have any questions, please create Issues.

Keywords

FAQs

Package last updated on 07 Aug 2016

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc