Format
nubo format <file|directory>You can pass files or directories.
nubo format main.nubonubo format srcFiles and Directories
Section titled “Files and Directories”When a file is passed, Nubo formats that file.
nubo format main.nuboWhen a directory is passed, Nubo walks through the directory and formats the files inside it.
nubo format srcOutput
Section titled “Output”For each formatted file, Nubo prints:
Formatted path/to/file.nuboMissing Arguments
Section titled “Missing Arguments”If no file or directory is provided, Nubo prints the command help.
nubo format