Socket
Socket
Sign inDemoInstall

simplestart

Package Overview
Dependencies
2
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    simplestart

Gets a simple node project up and going


Version published
Maintainers
1
Created

Readme

Source

#simplestart.js Simplestart.js is a global package that allows you to get a project up and running in seconds.

##Installation

$ npm install -g simplestart

##Usage

  1. First type in simplestart.js into the command prompt like so. alt tag

  2. Next simplestart will ask you what you would like to call your project and if you'd like to set up Git. Type "y" or "n" and hit enter.
    alt tag

  3. After step 2 simplestart will create your project and place it on your desktop. It will also create an html,css,js,README and gitignore and place them in your project folder.

  4. Once that is all said and done, simplestart will begin to initiate Git. It will also create your first commit and prompt you for your git remote address. Type your remote github address and press enter.
    alt tag

  5. Simplestart will then push your project to Github and you can start your project. alt tag

Keywords

FAQs

Last updated on 23 Apr 2016

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc