Crate fluxor_cli

Crate fluxor_cli 

Source
Expand description
Fluxor CLI

FLUXOR

Fluxor_cli is the command-line interface for the Fluxor web framework, enabling rapid project scaffolding and management for Rust applications focused on data science and computing.

Modules§

metadata
utils

Structs§

Args

Enums§

Commands

Traits§

Parser
Parse command-line arguments into Self.

Functions§

create_fluxor_web_project
fetch_latest_version
get_crate_version

Derive Macros§

Parser
Generates the Parser implementation.