Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support bad applications for release #39

Open
comtihon opened this issue Jun 4, 2017 · 1 comment
Open

support bad applications for release #39

comtihon opened this issue Jun 4, 2017 · 1 comment
Assignees
Labels

Comments

@comtihon
Copy link
Owner

comtihon commented Jun 4, 2017

{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)

@comtihon comtihon added the bug label Jun 4, 2017
@comtihon comtihon self-assigned this Jun 4, 2017
@comtihon
Copy link
Owner Author

Can be avoided using compiler : native
Is not critical now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant