mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-03-22 01:34:25 -05:00
625 B
625 B
Things to do before deploying...
- Check file permissions (+x)
- Check Shellcheck (should be automatic)
- Update version numbers (
README.md,package.json,hyfetch/constants.py,neofetch) - Update distro list in neofetch help (
tools/list_distros.py) - 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) - Update ArchLinux AUR and NixOS packaging