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

bitaculous/textify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

959b8f9 · Nov 15, 2018

History

16 Commits
Oct 24, 2018
Oct 24, 2018
Nov 15, 2018
Oct 24, 2018
Oct 24, 2018
Oct 24, 2018
Oct 24, 2018
Oct 24, 2018
Oct 24, 2018
Oct 24, 2018
Nov 14, 2018
Oct 24, 2018
Nov 14, 2018
Oct 24, 2018
Oct 24, 2018
Oct 24, 2018
Oct 24, 2018

Repository files navigation

Generate text from different sources.

Installation

  1. Clone the repository and switch to it:

    $ git clone [email protected]: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.