na4zagin3 / satyrographos

Package manager for SATySFi
GNU Lesser General Public License v3.0
43 stars 13 forks source link

Make library-opam list subcommand output with lines #299

Closed na4zagin3 closed 2 years ago

na4zagin3 commented 2 years ago

Subcommand library-opam list originally output a list of packages with a OCaml list format like ["dist"; "fss"].

This commit makes the output shellscript friendly--one line for each package name-- like this:

dist
fss