Skip to main content

Module util

Module util 

Source
Expand description

Miscellaneous helpers shared by the other modules.

Modulesยง

archive
Archive extraction (zip files).
cargo_toml
Minimal text-based Cargo.toml editor.
docker
Docker and Docker Compose interaction.
fdl_yml
Minimal text-based fdl.yml editor.
http
HTTP file downloads via curl or wget.
install_prompt
Post-init / post-setup helper that offers to install fdl globally (~/.local/bin/fdl) so the user can drop the ./ prefix in subsequent invocations.
prompt
Interactive terminal prompts.
system
Cross-platform system detection (CPU, RAM, OS, Docker, GPU).