Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read package list from file #4

Open
hernanmd opened this issue Feb 18, 2018 · 2 comments
Open

Read package list from file #4

hernanmd opened this issue Feb 18, 2018 · 2 comments

Comments

@hernanmd
Copy link
Owner

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.

@capsulecorplab
Copy link
Contributor

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

@hernanmd
Copy link
Owner Author

hernanmd commented Aug 1, 2021

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

Exactly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants