GithubHelp home page GithubHelp logo

pborreli / generator-joli-symfony Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jolicode/generator-joli-symfony

0.0 1.0 0.0 18 KB

Yeoman Generator for Symfony2 projects with sensible defaults and frontend tools.

License: MIT License

JavaScript 100.00%

generator-joli-symfony's Introduction

JoliSymfony - Symfony2

generator-joli-symfony is a Yeoman Generator to scaffold Symfony2 projects with sensible defaults, common bundles and frontend tools.

It will create a new Symfony project, remove Assetic and replace it with either Gulp or Grunt.

Demo

Dependencies

Mandatory dependencies :

Optional dependencies :

What you can choose

Default workflow

  • Installs Symfony
  • Removes Assetic
  • Only if using grunt: (load-grunt-tasks)
  • Only if using grunt-typescript or grunt-coffeee: (grunt-uglify)
  • Only if using grunt-sass or grunt-compass: (grunt-css-min)
  • Only if using gulp (gulp-load-plugins)
  • Only if using gulp-ruby-sass (gulp-minify-css, gulp-plumber, gulp-rename, gulp-watch)
  • Only if using gulp-concat (gulp-uglify)
  • Starts the automatic execution of bower, npm and composer after scaffolding has finished.

Assets location

Assets are stored in the app/Resources/ folder :

  • app/Resources/scss
  • app/Resources/fonts
  • app/Resources/...

Bower dependencies (like Boostrap 3.3) are installed in the app/Resources/libs/ folder, thanks to a custom .bowerrc file.

Getting Started

  • Install: npm install -g yo
  • Install: npm install -g generator-joli-symfony
  • Run: yo joli-symfony --force

Contribute

generator-joli-symfony is fork-friendly : you can maintain a custom version, in which you npm install && npm link so that you can still use it with yo joli-symfony, or with the name of your choice.

generator-joli-symfony's People

Contributors

damienalexandre avatar joelwurtz avatar lbrunet avatar paulmallet avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.