Module perseus_cli::parse
source · [−]Expand description
Parsing utilities for arguments.
Structs
Builds your app
Packages your app for deployment
Exports an error page for the given HTTP status code
Exports your app to purely static files
Intializes a new Perseus project in the current directory
Creates a new Perseus project in a directory of the given name, which will be created in the current path
The command-line interface for Perseus, a super-fast WebAssembly frontend development framework!
Serves your app (set the $HOST and $PORT environment variables to change
the location it’s served at)
Runs the tinker action of plugins, which lets them modify the Perseus
engine