Hacker News new | ask | show | jobs
by The_rationalist 2484 days ago
It would be nice to save the code and upload it to github.com, is there a tool to make this automatically?
1 comments

wget can do this, the --mirror option is probably a good start along with --page-requisite.