1
1
mirror of https://github.com/jarun/nnn.git synced 2024-10-26 06:21:50 +03:00

Updated Developer guides (markdown)

Arun 2022-04-26 18:49:03 +05:30
parent 0a1c7cf6fb
commit e680dd085e

@ -9,7 +9,7 @@
7. Review list of auto-generated packages
8. Update `CHANGELOG`
9. Create signed tag and push to GitHub
10. Run `make O_NOUG=1 upload-local` (reqs: libgpm-dev upx jq) to upload source package signature and static binary
10. Run `make O_NOUG=1 upload-local` (requires `libgpm-dev`, `upx`, `jq`) to upload source package signature and static binary
11. Create a GitHub release and populate the release notes from `CHANGELOG`
12. Revert the `variety` back to `B_APPV_DEVELOPMENT` in `/misc/haiku/nnn.rdef`
13. Notify downstream package maintainers