You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just to elaborate, I basically want a file that I can check into source control where I specify "defaults" for things that I can specify via the commandline. So if I just do a:
cdm install
It will pick up the options from my .cdmrc file or whatever you end up calling it. This would work similarly to other commandline tools that offer this. For example from the JavaScript/NodeJS world, .babelrc for the Babel JS compiler or the nodemon.json file from nodemon.
the request is to be able to supply a manifest that specifies a cdm dependency
suggested by @LukeTillman
The text was updated successfully, but these errors were encountered: