Skip to content

pageman/framework-gem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

211 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vesper Logo

Version 1.1.1

The Ruby web framework designed for clarity, flexibility and effectiveness.

If you've built something interesting with Vesper, [let us know](mailto:jarrod@vesperapps.com?Subject=Look What I Build with Vesper!).

Installation

Set Up Your Dev Environment

Vesper includes almost everything required to write a web app, but first you have to set up your dev environment. Here's what you'll need to get started:

Ruby 1.9.2 or above: http://www.ruby-lang.org/

Pro Tip: Using rbenv and ruby-build should make this simpler.

RubyGems: https://rubygems.org/

SQLite: http://www.sqlite.org/

You can use a different database (or none at all) -- SQLite is just the default.

A text editor and web browser also help. I recommend TextMate and Safari.


Download the Gem

Now that you're all set up, installation should be simple.

You may need to sudo this.

gem install vesper

That's it! You're ready to start writing web apps with Vesper.


Vesper was created by Jarrod Taylor and Richard Rissanen.

About

Vesper is the Ruby web framework designed for clarity, flexibility and effectiveness.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors