pi icon indicating copy to clipboard operation
pi copied to clipboard

Read package list from file

Open hernanmd opened this issue 7 years ago • 2 comments

Add a feature to read a file with package names

pi read pkgs.txt

Take care of empty or invalid format (non-textual) files. Take care packages could be delimited by spaces or new line. Take care of UNIX/Windows/MacOS line-endings.

hernanmd avatar Feb 18 '18 06:02 hernanmd

Is this analogous to a package.json in NodeJS or requirements.txt in python?

capsulecorplab avatar Jul 31 '21 18:07 capsulecorplab

Is this analogous to a package.json in NodeJS or requirements.txt in python?

Exactly

hernanmd avatar Aug 01 '21 02:08 hernanmd