generator-jinja
v0.1.1
Published
test or create jinja2 template for python
Maintainers
Readme
Yeoman generator that scaffolds out a front-end web app using gulp for the build process

Description:
Creates a new basic front-end web project for jinja template test and create.
Feature
Sass: Include Sass Zepto Or Jquery
Getting Started
- Install:
npm install --global yo gulp-cli generator-jinja - Run
mkdir test_project && yo jinato scaffold your webapp - Run
gulp devto preview and watch for changes - Run
gulp procto build your jinja template for production, file is indist/release
Options
--skip-welcome-messageSkips Yeoman's greeting before displaying options.--skip-install-messageSkips the the message displayed after scaffolding has finished and before the dependencies are being installed.--skip-installSkips the automatic execution ofbowerandnpmafter scaffolding has finished.
