Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beauraines/bacon-ipsum-cli
Command Line Interface for bacon ipsum https://baconipsum.com/
https://github.com/beauraines/bacon-ipsum-cli
Last synced: 4 months ago
JSON representation
Command Line Interface for bacon ipsum https://baconipsum.com/
- Host: GitHub
- URL: https://github.com/beauraines/bacon-ipsum-cli
- Owner: beauraines
- License: mit
- Created: 2024-05-26T22:51:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T19:56:19.000Z (5 months ago)
- Last Synced: 2024-09-15T20:59:06.090Z (5 months ago)
- Language: JavaScript
- Size: 272 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Bacon Ipsum CLI
A CLI for the [Bacon Ipsum API](https://baconipsum.com/json-api/)
## Usage
```
bacon [command]Commands:
bacon completion generate completion scriptOptions:
--version Show version number [boolean]
-t, --type Type of meat
[choices: "all-meat", "meat-and-filler"] [default: "all-meat"]
-p, --paras Number of paragraphs [number] [default: 1]
-s, --sentences Number of sentences. This overrides paragraph
s. [number]
-l, --start-with-lorem, --lorem Starts the first paragraph with 'Bacon ipsum
dolor sit amet' [boolean]
--help Show help [boolean]
```