https://github.com/maaslalani/startup-cli
CLI for startup ideas.
https://github.com/maaslalani/startup-cli
cli generator startup unicorn
Last synced: 12 months ago
JSON representation
CLI for startup ideas.
- Host: GitHub
- URL: https://github.com/maaslalani/startup-cli
- Owner: maaslalani
- Created: 2018-08-20T15:25:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-09T15:11:59.000Z (over 7 years ago)
- Last Synced: 2025-04-02T13:11:10.363Z (over 1 year ago)
- Topics: cli, generator, startup, unicorn
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 7
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Startup-cli
Generate endless startup ideas and start working on them immediately (don't actually do this please).
### Installation
To use the command-line interface simply install the npm module globally
```bash
$ npm install -g startup-cli
```
Now, you can generate endless startup ideas with the `generate` command.
```bash
$ startup-cli generate
> Airbnb but with cars
```
### TODO
* Add startup name generator
* Add more ideas and more audiences
* Add feature to verify a startup idea already exists
* Apply to YCombinator with one of these ideas
### Contribute
Additions to the module are always welcome! 🙌