0.0.4 • Published 12 years ago
stackoverflow-cookbooks v0.0.4
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.