devel/tilt - The NetBSD Packages Collection

Microservice development environment tool

Kubernetes for Prod, Tilt for Dev

Modern apps are made of too many services. They're everywhere and in
constant communication.

[Tilt](https://tilt.dev) powers microservice development and makes
sure they behave!  Run `tilt up` to work in a complete dev environment
configured for your team.

Tilt automates all the steps from a code change to a new process:
watching files, building container images, and bringing your environment
up-to-date. Think `docker build && kubectl apply` or `docker-compose up`.

Build dependencies

lang/go125 pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

lang/nodejs devel/yarn

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.