LastStar / bct

BriefcaseType font distributor

Home Page:briefcasetype.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BriefcaseType Foundry

Briefcasetype Foundry pages in Padrino framework.

Production

Staging

Main repo

Dependencies

All commands are ran in shell unless said otherwise.

Even that project is runnable on Linux or FreeBSD, all development information and guides are OS X based. If you cannot afford it, do it hard way. On Win go play Solitaire.

Ruby

Use rvm. Ruby 1.9.3 is used for development of this project. Install it with:

> rvm install 1.9.3

Always run

> bundle install

after pulling from origin.

Development tools

Web server is run by:

> bundle exec padrino start

Console is run by:

> bundle exec padrino console

Testing

You can run:

> bundle exec spork

to speedup your specs. Run them with:

> bundle rspec spec

About

BriefcaseType font distributor

briefcasetype.com


Languages

Language:Ruby 100.0%