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 quoting facility #10

Closed
wants to merge 1 commit into from
Closed

Add quoting facility #10

wants to merge 1 commit into from

Conversation

Artoria2e5
Copy link

@Artoria2e5 Artoria2e5 commented May 7, 2021

Fixes #5

  • Tests pass
    • My node is not running under cygwin or MSYS, so I have little interest in running the test myself. Let's say what the CI says. NO CI? Okay I will run it..
    • And yyyyep, I guess that's an issue for later. Anyways...
  • Appropriate changes to README are included in PR

@antonmedv
Copy link
Collaborator

Got fixed in v1.1.0.

let name = 'foo bar'
await $`mkdir /tmp/${name}`

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

Successfully merging this pull request may close these issues.

Escape args in command?
2 participants