Project

misete

0.0
No commit activity in last 3 years
No release in over 3 years
Shor summary coming soon
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

= 5.11.3

Runtime

>= 0
 Project Readme

Misete

It is a command line tool to to show your schema.rb in Ruby on Rails projects.

Installation

Add this line to your application's Gemfile:

gem 'misete'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install misete

Usage

Run in you Rails project directory:

$ misete schema

To display help and show more oprions run:

$ misete schema -h