piel.cli.develop#

Module Contents#

Functions#

develop()

Development related commands.

build_documentation([args])

Verifies and builds the documentation.

generate_poetry2nix_flake([args])

Generates the poetry2nix flakes file. Requires nix to be installed.

build_piel_cachix_command([args])

Enters the custom piel nix environment with all the supported tools installed and configured packages.

develop()#

Development related commands.

build_documentation(args=None)#

Verifies and builds the documentation.

generate_poetry2nix_flake(args=None)#

Generates the poetry2nix flakes file. Requires nix to be installed.

Returns:

build_piel_cachix_command(args=None)#

Enters the custom piel nix environment with all the supported tools installed and configured packages. Runs the nix-shell command on the piel/environment/nix/ directory.