Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richardlitt/business-generator
Automatically generate business ideas
https://github.com/richardlitt/business-generator
business generator
Last synced: 20 days ago
JSON representation
Automatically generate business ideas
- Host: GitHub
- URL: https://github.com/richardlitt/business-generator
- Owner: RichardLitt
- Created: 2018-01-20T22:21:12.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T14:34:32.000Z (almost 7 years ago)
- Last Synced: 2024-12-05T14:39:18.220Z (about 1 month ago)
- Topics: business, generator
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Business Idea Generator
> Automatically generate business ideas
This is a silly proof of concept. You will need [nodejs](http://nodejs.org/) to make it work. To run, [download this repository](https://github.com/RichardLitt/business-generator/archive/master.zip) and then run:
```sh
$ node index.js
```It will print something like this:
```
17:19 ~/src/business-generator 🐕 node index.js
Sell Bottle mementos at bars.Or, like dropbox, but for irony
```## Why did you build this
To prove that I could do it. It's better to make something than to say you can make something.
Specifically, I said this: "In a couple of minutes, I could code you a generator with dozens of different ideas."
I was off by a factor of 10. It took me 22 minutes, and counting, to make this.
## Contribute
Go ahead? I am unlikely to actively maintain this. It is not soundly built.
## License
CC0.