stackoverflow-cookbooks
v0.0.4
Published
stackoverflow-cookbooks - the set of questsions/answers from stackoverflow
Readme
Stackoverflow cookbook
Stackoverflow cookbook - is a set of weekly Q/A from stackoverflow.com.
Usage
Everybody can build his own set of Q/A for any stackoverflow tag. First of all install stackoverflow-cookbooks with:
npm install stackoverflow-cookboksand execute:
stackoverflow-cookboks golangIt will get all questsions and accepted answers from stackoverflow for last 7 days and will generate: ./templates/golang/golang.html. That's all!
Now you can open this html file and ctrl+P for getting PDF.
Contribution
- Fork main repo;
- Create issue;
- Make changes;
- Send Pull request;
- Thank you.
TODO
- Improve design;
- Content list;
- Add error handling.
Authors
Built by @0xAX, _voidPirate and stackoverflow.com community.
