[U] Deploy tool: Automatically create release and deploy

This commit is contained in:
Azalea (on HyDEV-Daisy) 2022-09-06 12:05:53 -04:00
parent 712cf097f4
commit d8ce41a212
No known key found for this signature in database
GPG key ID: E289FAC0DA92DD2B
2 changed files with 56 additions and 1 deletions

View file

@ -7,5 +7,5 @@
* [x] Regenerate man page (`help2man ./neofetch > neofetch.1`)
* [ ] Create an RC release and deploy to pypi, try installing and testing on many distros.
* [ ] Change back to stable release, create tag, create GitHub release
* [ ] Formally deploy to pypi and npm (`tools/deploy.sh`, `npm publish`)
* [x] Formally deploy to pypi and npm (`tools/deploy.sh`, `npm publish`)
* [ ] Update ArchLinux AUR and NixOS packaging