You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have a CLI tool which could help with debugging, app maintenance/lifecycle tasks, locally running apps, and so on. These are just some initial thoughts.
Cool feature ideas:
Scaffold a project
Run with hotswap+HMR
Update configurations
VM REPL
Environment check
Jail for Gradle
gRPC control server
RPC querying / introspection
How it should work:
This is a good chance to demonstrate GraalVM and Kotlin/Native in action. Distributing a native binary is a pain, though.
Should use Kotlin/Native & GVM
Should use Cosmopolitan
Kotter or similar for UI
Wrapper pattern maybe
Where we should distribute it:
Brew
apt
NPM
The text was updated successfully, but these errors were encountered:
It would be great to have a CLI tool which could help with debugging, app maintenance/lifecycle tasks, locally running apps, and so on. These are just some initial thoughts.
Cool feature ideas:
How it should work:
This is a good chance to demonstrate GraalVM and Kotlin/Native in action. Distributing a native binary is a pain, though.
Where we should distribute it:
The text was updated successfully, but these errors were encountered: