Expand description
§About
Pifu(aka 蚍蜉), is a cross platform package builder.
§Install
cargo install pifu§Build dependencies
- exe: nsis
- appimage: appimagetool, libc-bin (for
ldd) - rpm: rpm (for
rpmbuildcommand) - dmg: genisoimage (to generate dmg file), dmg2img (to test dmg file)
§Run dependencies
- appimage: glusterfs-client
§Related projects
- nsis
- cargo bundle
- cargo deb
- electron builder
- fpm
- appimagekit
- linuxdeploy
- linuxdeployqt
- appimage builder
- create dmg
- node appdmg
- dmgbuild
§Misc
Linux desktop file can be validated by desktop-file-validate command,
which is included in desktop-file-utils package.
Modules§
Structs§
Functions§
- read_
cmdline - Errors