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

Introduce a Script application support #414

Open
brianoliver opened this issue Jun 8, 2017 · 0 comments
Open

Introduce a Script application support #414

brianoliver opened this issue Jun 8, 2017 · 0 comments

Comments

@brianoliver
Copy link
Contributor

As a developer I'd like to run scripts as applications. Instead of specifying a "script" runner, it would be nice to be able to just specify the script and Bedrock would automatically detect the appropriate runner for the platform.

eg: platform.launch(Script.class, Script.of("something.js"));

Might run node.

@brianoliver brianoliver added this to the 4.x milestone Jun 8, 2017
@brianoliver brianoliver self-assigned this Jun 13, 2017
@brianoliver brianoliver modified the milestones: 4.5.0-SNAPSHOT, 4.x Jun 13, 2017
@brianoliver brianoliver modified the milestones: 4.x, 4.5.0-SNAPSHOT Aug 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant