amilajack / node-disk-utility

Quickly calculate the size of a folder or disk on macOS and Linux
MIT License
30 stars 4 forks source link

migrate to gihtub actions #39

Closed amilajack closed 3 years ago

staltz commented 4 years ago

Hey! Thanks for your package, it's serving me as a template to write my own neon module on npm.

I managed to use GitHub actions correctly, so for this issue, you might want to take a look at how I did it at https://github.com/staltz/ssb-neon-keys . If you allow me to have a slightly off-topic conversation here (because it's hard to find other example projects), I'm having difficulties installing such modules, see issue #41 .

amilajack commented 3 years ago

@staltz sorry for the late response, I'll take a look at https://github.com/amilajack/node-disk-utility/issues/41.