Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

bitaculous/textify

Repository files navigation

Generate text from different sources.

Installation

  1. Clone the repository and switch to it:

    $ git clone git@github.com:bitaculous/textify.git webby
    
  2. Run bundle to install all dependencies with Bundler

Usage

$ ./bin/textify help

Tasks

Generate text from CSV:

$ ./bin/textify csv generate

Bug Reports

Github Issues are used for managing bug reports and feature requests. If you run into issues, please search the issues and submit new problems here.

Versioning

This library aims to adhere to [Semantic Versioning 2.0.0]. Violations of this scheme should be reported as bugs. Specifically, if a minor or patch version is released that breaks backward compatibility, that version should be immediately yanked and / or a new version should be immediately released that restores compatibility.

License

Textify is released under the MIT License (MIT), see LICENSE.