Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

generator-jinja

dlutwuwei22BSD-2-Clause0.1.1

test or create jinja2 template for python

yeoman-generator, jina, nunjucks, gulp, zepto

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 jina to scaffold your webapp
  • Run gulp dev to preview and watch for changes
  • Run gulp proc to build your jinja template for production, file is in dist/release

Options

  • --skip-welcome-message Skips Yeoman's greeting before displaying options.
  • --skip-install-message Skips the the message displayed after scaffolding has finished and before the dependencies are being installed.
  • --skip-install Skips the automatic execution of bower and npm after scaffolding has finished.

License

BSD license