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

Check return status of commands that can fail #10

Open
storborg opened this issue Aug 23, 2016 · 1 comment
Open

Check return status of commands that can fail #10

storborg opened this issue Aug 23, 2016 · 1 comment

Comments

@storborg
Copy link
Owner

No description provided.

@storborg
Copy link
Owner Author

Here's some thoughts on how to approach this:

  • Make dram creator scripts essentially just a shell script (or arbitrary executable) that gets passed the dram name, path, and any additional arguments passed on the command line.
  • Include a bunch of creator scripts in the distribution, but also allow them to be overridden (by name) or supplemented by additional dram creators in e.g. .dram/creators.
  • Also allow the argument to the -t option to be a URL: if one is supplied, download it and run it like a normal executable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant