https://github.com/hypercubed/tla
TLA Lovers Application
https://github.com/hypercubed/tla
Last synced: 11 months ago
JSON representation
TLA Lovers Application
- Host: GitHub
- URL: https://github.com/hypercubed/tla
- Owner: Hypercubed
- Created: 2015-09-28T15:09:02.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-28T15:17:07.000Z (almost 11 years ago)
- Last Synced: 2025-03-29T14:28:00.368Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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).