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

Thoughts after reading the help screen #148

Open
JoshCheek opened this issue Jan 8, 2019 · 0 comments
Open

Thoughts after reading the help screen #148

JoshCheek opened this issue Jan 8, 2019 · 0 comments

Comments

@JoshCheek
Copy link
Owner

Reread it and update it. Examples could also be a bit more comprehensive, they seem a bit too minimal.

  • Flag --local-cwd should probably be named --file-cwd
  • For --stream, link to a list of events
  • Should probably emit an event for Dir.pwd, as well.
  • Should probably list deprecated flags and suggest what to use in their place.
  • Should probably allow - for filename to mean stdin (it's redundant, but more consistent with other programs)
  • Should probably allow -- to tell SiB to quit reading args and set them as the program's ARGV
  • For --local-cwd, this example would probably be better:
    echo __FILE__ | seeing_is_believing
    echo __FILE__ | seeing_is_believing --local-cwd
    
  • For -I and -r, specify how they deal with relative paths
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