tape

command module
v0.0.0-...-8cf122d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2025 License: MIT Imports: 1 Imported by: 0

README

A cli tool for managing devcontainers defined by some simple yaml config.

Setup config:

mkdir .tape
cp fixtures/.tape/hellobox.yml .tape/

Build:

mkdir bin
go build -o bin/tape .
./bin/tape ls
./bin/tape up hellobox
./bin/tape exec hellobox ls -- -al

Run tests

go test ./...

TODO issue running multiple dev containers with same workspace

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL