Socket
Socket
Sign inDemoInstall

generator-jinja

Package Overview
Dependencies
179
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-jinja

test or create jinja2 template for python


Version published
Maintainers
1
Created

Readme

Source

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

Keywords

FAQs

Last updated on 05 Dec 2017

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc