package
0.6.3
Repository: https://github.com/kadmuffin/develbox.git
Documentation: pkg.go.dev

# Packages

Package create contains the create command.
Package dockerfile contains the logic for creating a Dockerfile.
Package pkg has the logic for communication with the package manager.
Package state manages the state of the container.
Package version has the command to print the version of the program.

# Functions

Execute is the entrypoint for the program.
GetRootCLI returns the root command for the program.

# Variables

Attach is the cobra command for the attach command.
Enter is the cobra command for the enter command.
Exec is the cobra command for the exec command.
Run is the command to run command defined in config.
Socket is the cobra command for the experimental socket command.