provisioning/tools/distribution/test_min2.nu

6 lines
75 B
Text

use std log
use ./docs_discovery.nu
def main [--verbose] { "test" }
main