An open API service indexing awesome lists of open source software.

https://github.com/hypercubed/tla

TLA Lovers Application
https://github.com/hypercubed/tla

Last synced: 11 months ago
JSON representation

TLA Lovers Application

Awesome Lists containing this project

README

          

tla
=============

# Description

TLA Lovers App

# Usage

To install tla from npm, run:

```
$ npm install -g Hypercubed/tla
```

```
Usage: tla [options] [command]

Commands:

lines [options] [N] Return N random acronym lines
sets [options] [N] Return N random acronyms

Options:

-h, --help output usage information
-d, --debug enable debugger
-V, --version output the version number
```

# License

Copyright (c) 2015 Jayson Harshbarger

[MIT License](http://en.wikipedia.org/wiki/MIT_License)

# Acknowledgments

Built using [generator-commader](https://github.com/Hypercubed/generator-commander).