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

Improve app management. #231

Open
3 tasks
evanlinjin opened this issue Mar 19, 2019 · 0 comments
Open
3 tasks

Improve app management. #231

evanlinjin opened this issue Mar 19, 2019 · 0 comments

Comments

@evanlinjin
Copy link

These changes are to make app management easier.

Changes

  • Within the /pkg/app module, enforce a way to implement a subcommand (that all Skywire Apps must have) which provides app info. This command,<app> sw-info, should output a json implementation of app.Config via stdout.

  • This removes the need to specify the app version within node.AppConfig.

  • This also removes the need to prepend the version to compiled app executables (please modify README steps).

@evanlinjin evanlinjin added this to To do in Skywire Mainnet via automation Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant