Skip to content

Latest commit

 

History

94 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Build Status Code Climate Test Coverage

Purpose

Jargon is a standalone Rails application providing i18n data management via a RESTful interface.

Prerequisites

  1. PostgreSQL

Installation

To install:

  1. Clone this repo (git clone git@github.com:cb-talent-development/jargon.git)
  2. Bundle install (bundle install)
  3. Run setup tasks (bundle exec rake db:create db:migrate)
  4. Start the server (bundle exec rails server)

TODO

  1. Use itself for i18n (finish i18n plugin)
  2. Support different databases

Contributing

  1. Fork it ( https://github.com/cb-talent-development/jargon/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

HTTP i18n Backend on Rails

Resources

Stars

1 star

Watchers

10 watching

Forks

Releases

Packages

Contributors

Languages