Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

slush-springroll

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

slush-springroll

Springload front-end generator

latest
npmnpm
Version
0.1.10
Version published
Maintainers
1
Created
Source

Springload app generator

Installation

Install slush:

sudo npm install slush -g

Install the generator:

sudo npm install slush-springroll -g

Next, navigate to your site folder and run the generator!:

cd ~/sites/monkeys && slush springroll

Developing

Clone this repo into your local ~/sites/slush-springroll

mkdir -P ~/sites/slush-springroll
cd ~/sites/slush-springroll
git clone git@github.com:springload/slush-springroll.git .
sudo npm link

Options

  • slush springroll will make some front-end assets
  • slush springroll:reset empties out the current directory
  • slush springroll:css Work in progress installer for Fred

Roadmap

  • Set up a new Wagtail project
  • Set up a new Flask project
  • Set up a Node boilerplate project
  • Add version bumping
  • Automatically init Git repo
  • Make the CSS installer remember which components are installed.

Keywords

slushgenerator

FAQs

Package last updated on 19 Nov 2014

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