cpmteam/CPM

Automagical creation package from github address

Closed this issue · 2 comments

Easy thing 1st - implement automatic locad of package given github address:

  • install https://github.com/reponame

More complicated thing 2nd - automagically create package definitions with most of attributed populated from github descriptions.

  • package /create /from https://github.com/reponame

Author, description, version, whatever should be populated from github metadata.

Kind of fixed in the develop_tsafin branch (there are some issues with those repositories which have releases published), but it will be addressed elsewhere (in a series of smaller issues).

Fixed by #39