solarium_tools 0.0.2 copy "solarium_tools: ^0.0.2" to clipboard
solarium_tools: ^0.0.2 copied to clipboard

outdatedDart 1 only

A sample command-line application.

solarium_tools #

A command-line application with support tools for SolariumVR.

Install #

Use the pub global command to install this into your system.

$ pub global activate solarium_tools

Commands #

solarium serve

Runs a simple http server. The default document is index.dart

  • --port - Set the port. Defaults to 8080.
  • --path - Set the path to serve. Defaults to cwd.
  • --host - Hostname to listen on. Defaults to localhost.
  • --allow-origin - Value for the 'Access-Control-Allow-Origin' header.
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A sample command-line application.

Homepage

License

unknown (LICENSE)

Dependencies

args, path, shelf, shelf_cors, shelf_static

More

Packages that depend on solarium_tools