Primo

screenshot of Primo

A configurable default Rails stack using application templates

Overview:

Primo is a proof of concept for a configurable default Rails stack. It allows users to define their default template for creating Rails applications and share it with others. This tool is useful for hackers who often need to set up the same basic app and for companies looking to promote their best practices. Primo currently comes with one bundle of templates but users can easily add their own. It requires Rails version 1.9.2 or higher and Git.

Features:

  • Command line interface for defining default templates
  • Easy sharing of default templates with others
  • Ability to specify a different template from a remote repository
  • Supports PostgreSQL, HAML, and Rspec out of the box

Summary:

Primo is a proof of concept for a configurable default Rails stack that allows users to define and share default templates for creating Rails applications. It provides a command line interface and supports popular tools and technologies like PostgreSQL, HAML, and Rspec. Primo is easy to install and users can add their own templates. It is a useful tool for both hackers and companies looking to streamline their app creation process.