Skip to content

feat: Add ability to run commands at gives paths#536

Open
AtzeDeVries wants to merge 1 commit intomagefile:masterfrom
AtzeDeVries:add-at-to-sh
Open

feat: Add ability to run commands at gives paths#536
AtzeDeVries wants to merge 1 commit intomagefile:masterfrom
AtzeDeVries:add-at-to-sh

Conversation

@AtzeDeVries
Copy link

Sometimes a command needs to run at a given path. The current sh package does not have this ability. This PR adds the feature. It adds "At" to all the run functions where you can supply it with a path were it needs to run. The functions are added under a new name so this change is backwards compatable.

Sometimes a command needs to run at a given path. The current `sh`
package does not have this ability. This PR adds the feature. It adds
"At" to all the run functions where you can supply it with a path were
it needs to run. The functions are added under a new name so this change
is backwards compatable.

Signed-off-by: Atze de Vries <atze.wiebe.de.vries@coop.no>
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.

1 participant