https://github.com/titaniumbones/pasta-please
Want some pasta? Get some pasta!
https://github.com/titaniumbones/pasta-please
in-class-activity markdown
Last synced: 4 months ago
JSON representation
Want some pasta? Get some pasta!
- Host: GitHub
- URL: https://github.com/titaniumbones/pasta-please
- Owner: titaniumbones
- Created: 2015-11-12T20:11:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-14T19:44:13.000Z (over 9 years ago)
- Last Synced: 2025-10-09T00:28:22.091Z (8 months ago)
- Topics: in-class-activity, markdown
- Language: JavaScript
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pasta please!
:spaghetti::spaghetti::spaghetti::spaghetti::spaghetti::spaghetti::spaghetti:
This command line utility will give you a random pasta recipe.
## Installation
```
npm install -g pasta-please
```
## Usage
```bash
pasta-please # Returns a pasta recipe
--meat # Returns a meat recipe
--veggie # Returns a veggie recipe
```
## Contributing
Add recipes to the `recipes/` folder, in either the `meat` or the `veggie` directory.