Skip to content

chumachok/kolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kolo

kolo is a simple app generator for building bare-bones Roda/Sequel stack apps running on top of PosgreSQL database.

usage:

gem install kolo-roda

kolo new <app_name> --config_file <path> --template_dir <path>
cd <app_name>

bundle install
rake db:create
rackup

About

command line utility for generating Roda/Sequel stack applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages