Skip to content

support bad applications for release #39

@comtihon

Description

@comtihon
{application, ____,
 [
  {description, ""},
  {vsn, git},
  {registered, []},
  {applications, [
                  kernel,
                  stdlib
                 ]},
  {env, []}
 ]}.

If no modules specified - should add one.
If version is not a string - should add one (in case of git take app.git_vsn)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions