dpm-js
dpm-js copied to clipboard
adddata (addresource) command
Add a data resource to an existing data package ...
This is about adding a data file inside this data package not about installing a dependency (which is something max raises in thread below -- and is useful but a separate issue)
theres npm install --save, and npm install --save-dev, we could do dpm install --save-data or something
p.s. generally speaking i'm busy with dat until the beta is out, but then i'll be more active in dpm development
@maxogden good suggestions - do you think just having a switch is better than an explicit command?
This is a prioritty and think it should be just add
or addresource
@rgrp still relevant?
Yes.