Hey guys,
@Araq implemented nimble publish a couple of days ago, and after some slight adjustments to it by me it is now ready for testing. Any feedback is welcome!
To publish a package simply run nimble publish in the package's directory and follow the instructions.
Report any bugs and problems. Thanks!
Not sure, never used that.
What it does is it forks the packages repo for you, adds an entry for your package in the packages.json file, commits the changes and creates a PR.
awesome, I've published 4 packages using nimble publish.
an option to save github token would be great