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

Support for CLI args #2

Open
PhaedrusTheGreek opened this issue Nov 9, 2018 · 1 comment
Open

Support for CLI args #2

PhaedrusTheGreek opened this issue Nov 9, 2018 · 1 comment

Comments

@PhaedrusTheGreek
Copy link

Currently and modules ~/.jp/* require hard coding of file names, which sometimes works well in current directory, but doesn't work well if files are from different locations. Would be cool if you could do:

$jp analytics/slice/dice -file1 folder1/file.x -file2 folder2/file.x 

Where dice.js understands how to handle that

@PhaedrusTheGreek
Copy link
Author

I would want all params to be custom too (including the [..] of file names), so I could add mode flags, etc

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

1 participant