Skip to content

Foreign language phrasebook for travel or general language study. Still very much a work in progress. Don't use yet. ☺

Notifications You must be signed in to change notification settings

ciemarr/phrasebook

Repository files navigation

Purpose

Foreign language phrasebook for travel or general language study.

Status

Still very much a work in progress. Don't use yet. ☺

Installation

Prerequisites

Setup

  • git clone https://github.com/ciemarr/phrasebook.git
  • cd phrasebook
  • bundle install
  • for x in development test production; do echo "export SECRET_KEY_BASE=$(rails secret)" > .env.$x; done

Usage

Development

  • get any updates: git pull
  • make your changes, add tests (TDD!)
  • run all the tests: rake spec
  • share your changes: git add, git commit, git push

About

Foreign language phrasebook for travel or general language study. Still very much a work in progress. Don't use yet. ☺

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published