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

yeoman-startr

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yeoman-startr

A Yeoman generator which creates scaffolds for web-applications.

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
1
Weekly downloads
 
Created
Source

startr for Yeoman

A Yeoman generator which creates scaffolds for web-applications.

Installation

Requirements

  • OS X
  • Yeoman
  • npm

Actual installation

Open up Terminal and execute:

$ sudo npm install -g yeoman-startr

This will install startr so you can use it as a generator for Yeoman.

You may need to reinstall the generator every time you update Yeoman.

Uninstallation

You can remove startr from your Yeoman installation by simply executing these lines in your Terminal:

$ cd /usr/local/lib/node_modules/yeoman/node_modules/yeoman-generators/lib/generators
$ sudo rm -rf startr

Usage

First of all, you need to open up your Terminal and navigate (via cd) to an empty directory in which you want your project to be located.

After that you simply enter

$ yeoman init startr

and you are good to go!

Credits

startr is powered by:

If you have any questions feel free to get in touch with me via Twitter (@hnrch02).

Keywords

FAQs

Package last updated on 14 Dec 2012

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