Skip to content

CastleCSS/castlecss-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CastleCSS generator (beta)

This generator is based on Yeoman. It can generate a boilerplate for a CastleCSS project. It gives more flexibility than the castlecss-boilerplate because the generator lets you pick which components of castlecss you want to use.

Requirements

To use this generator, you must have NPM and Yeoman installed: npm install yo -g

How to use

  • npm install generator-castlecss -g
  • yo castlecss
  • Follow the prompt

Arguments

Any questions a user will be prompted for can be overridden with CLI options, for example: yo castlecss --projectname example

Contributing

To use the generator locally, use npm install <local-path-to-repo> in the root of the repo, and then use the yo command to select the generator.

About

This repo contains a yeoman generator which can be used for projects to generate a CastleCSS boilerplate.

Resources

License

Stars

Watchers

Forks

Packages

No packages published