Skip to content

Wixel/Kaizen-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaizen-CLI

A Ruby Gem for the Kaizen Front-end Framework

Installation

gem install kaizen-cli

Requirements

Getting started

  • Run: kzn [directory] -n - Create a new Kaizen project in the specified directory
  • Run: kzn [directory] -f - Overwrite files that already exist in the target directory
  • Run: kzn [directory] -w - Watch the specified directory for Sass changes and compile them automatically
  • Run: kzn [directory] -s - Start serving the specified directory from the built-in web server
  • Run: kzn --help for further instructions

If something does happen to go wrong, you can add the -v argument to enable more verbosity.

About

A Ruby Gem for the Kaizen front end framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published