0.2.10 • Published 8 years ago

generator-samsara v0.2.10

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

generator-samsara

Generator for generating Samsara projects

This generator project is heavily influenced by generator-famous

##Getting Started To use this generator, make sure you have npm installed, run

npm install -g yo grunt-cli bower

to install the necessary packages

##Installing the generator To add 'generator-samsara' to your system, run

npm install -g generator-samsara

##Generating your project Make a directory for the project and then enter

mkdir samsaraProject
cd samsaraProject
yo samsara

Generators

Available generators:

These generators must be run from the root directory of you project

##App Creates the Logo example. (you might want to start here)

Example:

    yo samsara

##Example Lets the user pick from a list of the Samsara examples.

Example:

yo samsara:example

##Features

  • Setup basic project
  • Live-reloading dev server
  • One command to package your project for deployment

##Samsara Samsara can be found here: https://github.com/dmvaldman/samsara

0.2.10

8 years ago

0.2.9

8 years ago

0.2.8

8 years ago

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago