Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-pancakes

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-pancakes

A Yeoman generator for the Pancakes framework

  • 0.0.47
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

generator-pancakes

This project contains the yeoman generators for Pancakes. Using these generators you can automatically generate scaffolding code for a Pancakes project.

THIS IS NOT READY FOR PRIME TIME

As of January, 2015 I am still grinding away on the rest of the framework. The idea is to have this library so users can easily get started with a new pancakes app, but I likely won't be able to get this fully funcitonal until after the core functionality is complete (i.e. later this year).

Usage

Execute these commands in order to gain access to the Pancakes Generator:

npm install -g yo
npm install -g generator-pancakes
yo pancakes

This will create the initial directory structure and code files for a Pancakes project. Note that with the main pancakes generator and all subgenerators you can opt to provide all user input as command line parameters instead of waiting to be prompted. So, for example instead of yo pancakes and then enter the app name when propted you can instead do yo pancakes appName where appName is replaced by the actual name of your app.

Keywords

FAQs

Package last updated on 27 Jul 2015

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