Skip to content

ysimonson/hackpad-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Hackpad Export

Exports your hackpads to markdown, html or plaintext.

To run:

node index.js -c <your client ID> -s <your secret> --format <format to export in> <pad ID 1> <pad ID 2>...

You can get your client ID and secret on the account settings.

The format can be either html, md, or txt.

Each input pad will be saved to <pad ID>.<format> in the cwd.

About

Exports hackpads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published