hackmd-cli icon indicating copy to clipboard operation
hackmd-cli copied to clipboard

More distribution options

Open Yukaii opened this issue 5 years ago • 1 comments

  • [ ] #79
  • [ ] homebrew formula
  • [ ] chocolatey package
  • [ ] deb, rpm (check if oclif support this)
  • [ ] AUR

Yukaii avatar May 13 '20 02:05 Yukaii

Instead of deb and rpm packages, have a look into Flatpak and/or Snap packages. They allow you to only have to package hackmd-cli once for all Linux distros together. I personally prefer Flatpak since it's completely open-sourced (even the server parts) and not controlled by a single enterprise (Canonical), but I have no actual packaging experience. Snap might be more suitable for CLI tools.

salim-b avatar Jul 01 '20 13:07 salim-b