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

Rename .cmd to .command #194

Merged
merged 1 commit into from Mar 25, 2019
Merged

Rename .cmd to .command #194

merged 1 commit into from Mar 25, 2019

Conversation

satyarohith
Copy link
Contributor

closes #190

@satyarohith satyarohith changed the title Rename .cmd to .command Rename .cmd to .command Mar 20, 2019
Copy link
Collaborator

@ehmicky ehmicky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Two missing things your forgot though:

  • the cmd property returned by execa.sync() (end of index.js file)
  • the cmd property is shown in two examples on the README.md

@satyarohith
Copy link
Contributor Author

Thanks for your kindness! Updated!

@ehmicky
Copy link
Collaborator

ehmicky commented Mar 20, 2019

Looks good to me, thanks for this PR! 🎉

Waiting for review from @sindresorhus before merging.

@sindresorhus
Copy link
Owner

Can you also update https://github.com/sindresorhus/execa/blob/master/index.d.ts and https://github.com/sindresorhus/execa/blob/master/index.test-d.ts?

@satyarohith
Copy link
Contributor Author

@sindresorhus Updated! 🎉

@sindresorhus sindresorhus merged commit 95c8a14 into sindresorhus:master Mar 25, 2019
@sindresorhus
Copy link
Owner

Looks great :)

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.

Rename . cmd to .command
3 participants