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 custom commands in configuration #18

Open
angelsix opened this issue Nov 27, 2017 · 0 comments
Open

Add custom commands in configuration #18

angelsix opened this issue Nov 27, 2017 · 0 comments
Milestone

Comments

@angelsix
Copy link
Owner

Sometimes you want to run a command like a batch file, shell script or open a program in your development lifecycle.

It would be nice to be able to add these in the dna.config file like

"commands": [ { "update-server": "../Scripts/update-server.cmd" } ]

Then in DnaWeb if you type run update-server it effectively executes the .cmd file.

@angelsix angelsix added this to the 1.0.7 milestone Nov 27, 2017
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