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

Add documentation on cli commands (including piping) #212

Open
kratsg opened this issue Aug 25, 2018 · 2 comments
Open

Add documentation on cli commands (including piping) #212

kratsg opened this issue Aug 25, 2018 · 2 comments
Labels
docs Documentation related follow up good first issue Good for newcomers

Comments

@kratsg
Copy link
Contributor

kratsg commented Aug 25, 2018

Description

cat recast.json|pyhf cls workspace.json --patch -
cat recast.json|pyhf cls <(curl -s http://physics.nyu.edu/~lh1132/workspace.json) --patch -

These need to get added to documentation somewhere.

Relevant Issues and Pull Requests

#204 introduced some of these commands for us; #205 implemented the new cls command. #197 introduced the xml2json command.

@kratsg kratsg added good first issue Good for newcomers follow up docs Documentation related labels Aug 25, 2018
@kratsg
Copy link
Contributor Author

kratsg commented Aug 25, 2018

It would be nice to add a video like https://asciinema.org/a/lyQ8xsxCfeSxeirSQlNSIoU4G to the docs somewhere too.

@matthewfeickert
Copy link
Member

That video is great. I can't wait to see that in a live demo the next time we give a talk. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related follow up good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants