Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

izziaraffaele/generator-silex-skelethon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silex Skelethon Generator

Yeoman generator for a Silex based web app skelethon.

Getting Started

$ npm install -g yo                                # Install Yeoman (if you don't have it yet)...
$ npm install -g generator-silex-skelethon         # ...then install this generator...
$ yo silex-skelethon                               # ...and run it.

How to run test?
Currently, I prefer to run test tasks from npm. Please run this command.

$ npm test

License

MIT

About

A Yeoman Generator for a Silex skelethon app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published