nutrimatic.core.bash

nutri-matic Package

Description: Bash commands ported to python.

Functions

clean() Remove _shared_hooks directory.
make(cmd, *[, verbose]) Run a make target inside post-gen, exiting on failure.
tree() Run tree cmd inside the post-gen.

nutrimatic.core.bash.clean()

Remove _shared_hooks directory.

  • Return type: None

nutrimatic.core.bash.make(cmd, , verbose=False)

Run a make target inside post-gen, exiting on failure.

  • Return type: None

nutrimatic.core.bash.tree()

Run tree cmd inside the post-gen.

  • Return type: None