You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Luke Childs 579b176cf0 0.1.0 5 years ago
bin Add bin/ symlink for adding to PATH 5 years ago
LICENSE Add LICENSE 5 years ago
README.md 0.1.0 5 years ago
Vagrantfile Use VirtualBox folder for bidirectional syncing 5 years ago
umbrel-dev 0.1.0 5 years ago

README.md

☂️ umbrel-dev

Automatically initialize and manage an Umbrel development environment.

Usage

$ umbrel-dev
umbrel-dev 0.1.0

Automatically initialize and manage an Umbrel development environment.

Usage: umbrel-dev <command> [options]

Commands:
    help                    Show this help message
    init                    Initialize an Umbrel development environment in the working directory
    boot                    Boot the development VM
    halt                    Halt the development VM
    destroy                 Destroy the development VM
    containers              List container services
    rebuild <container>     Rebuild a container service
    logs                    Stream Umbrel logs
    run <command>           Run a command inside the development VM
    ssh                     Get an SSH session inside the development VM

License

MIT © Luke Childs