Skip to content

AlchemyCMS/rails-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Rails templates for AlchemyCMS

Ruby on Rails templates for bootstrapping new AlchemyCMS projects.

Usage

Make sure you have Rails installed.

$ gem install rails

Create a new Rails project with

$ rails new -m https://raw.githubusercontent.com/AlchemyCMS/rails-templates/master/all.rb <MY-PROJECT-NAME>

and follow the on-screen instructions.

Releases

No releases published

Packages

No packages published

Languages