Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/folkloreinc/yeoman-generator-laravel
Yeoman generator for Laravel web application used by Folklore
https://github.com/folkloreinc/yeoman-generator-laravel
Last synced: about 2 months ago
JSON representation
Yeoman generator for Laravel web application used by Folklore
- Host: GitHub
- URL: https://github.com/folkloreinc/yeoman-generator-laravel
- Owner: folkloreinc
- Created: 2013-04-28T17:58:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-21T00:43:38.000Z (about 10 years ago)
- Last Synced: 2024-04-14T14:56:23.212Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 294 KB
- Stars: 5
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Laravel generator
Yeoman generator for laravel application
## Installation
`git clone git://github.com/Folkloreatelier/yeoman-generator-laravel.git`
`cd yeoman-generator-laravel`
`sudo npm link`
## Usage
`yo laravel [host]`
## Options
* `--skip-install`
Skips the automatic execution of `bower` and `npm` after
scaffolding has finished.