Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.
/ klubenskel Public archive

Klubenskel is a Monk skeleton used to generate skeleton Sinatra applications.

Notifications You must be signed in to change notification settings

rklubenspies/klubenskel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klubenskel: Simple Monk Skeleton used by Klubensapps

Klubenskel is a Monk skeleton used by Klubensapps to generate skeleton Sinatra applications.

Usage

Using Klubenskel with Monk is simple. Just follow these 3 easy steps:

  1. Install Monk using gem install monk
  2. Add Klubenskel to your Monk skeletons using monk add klubenskel git://github.com/klubensapps/klubenskel.git
  3. Run monk init -s klubenskel inside your project's empty directory to generate a Klubenskel skeleton Sinatra app.

Notes

  • A Gemfile is included for your connivence if you use Bundler to manage your gem dependencies.
  • Remember to delete (or overwrite) this README file from your project's directory after running monk init -s klubenskel.

Credits

  • A huge "Thank You" to Gavin Kistner for inspiring Klubenskel with his Monk skeleton, riblits.
  • Thanks to Sérgio Santos for inspiring the included Mongoid configuration code in the models/init.rb file with his sample application, sinatra-mongoid-app

About

Klubenskel is a Monk skeleton used to generate skeleton Sinatra applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages