Skip to content

impraise/spawnpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spawnpoint Circle CI

A minimalistic and opinionated starter template for your rails projects, based on our experience and requirements at Impraise

What's in the box?

  • Rails 4.2.0, Spring (in development), Puma, Postgres
  • Sass, Bourbon, Flutie, Haml
  • Rspec, Timecop, FactoryGirl, SimpleCov
  • Dotenv, an example .env file, and Dotenv-ready config files (secrets.yml, database.yml)
  • Foreman and example Procfile

Starting a new project with spawnpoint:

  1. Start a new project, specifying a link to this template using the -m option
$ rails new coolproject -m https://raw.github.com/impraise/spawnpoint/master/spawnpoint.rb
  1. Grab a cup of coffee while everything is set up
  2. You're good to go!

Testing

(Temporary) - A Makefile is included with a simple shortcut to test the template by creating a new project under build/, simply run:

$ make

Credits

spawnpoint is developed and maintained by Impraise. Issue reports and pull requests are greatly appreciated!

Impraise, inc

About

A starter template for new Rails projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published