cpmteam/CPM

Prepare/stage project to publishing

Closed this issue · 1 comments

Given locally created CPM.Registry.Package instance we need to prepare files for publishing:

  • package.json with meta information;
  • *.tgz or *.xml as container it points to;

Sort of implemented by #19