fuck docker desktop. fuck vagrant. fuck your 47-step k8s setup.
we're shipping code, not writing dissertations.
./viber00t # boom. you're in.containerized dev environments that don't suck. built on podman because docker is bloat.
one command. zero bullshit.
# clone it
git clone https://github.com/yourusername/viber00t
cd viber00t && go build -o viber00t
# init your project
cd ~/your-sick-project
~/viber00t/viber00t init
# fucking send it
~/viber00t/viber00tcongrats you're now coding inside a container like it's 2099 🎉
Viber00t.toml if you must:
[project]
name = "my-chaos-engine"
agent = "claude" # or whatever ai overlord you worship
privileged = true # docker-in-podman bc recursion is fun
[[install]]
packages = ["rust", "neovim", "chaos"] # your weapons of choice
[[volumes]]
source = "~/secrets"
target = "/c0de/secrets" # mount whatever tf you want
[[ports]]
host = 6969
container = 6969 # nice- instant containers - no 10GB docker desktop eating your ram
- auto-mounts everything - project, ssh keys, ai creds, your soul
- language templates - rust/go/python/node/whatever
- docker-in-podman - because inception
- zero config - but configurable if you're into that
- claude integration - ai pair programming from the matrix
- docker desktop: 4GB RAM for a whale icon? nah
- vagrant: it's 2024 not 2014
- devcontainers: microsoft complexity? pass
- nix: great if you have a PhD in functional programming
- viber00t:
./viber00tand you're coding. that's it.
ship > plan
code > meetings
vibes > process
chaos > order
./viber00t # enter the matrix (run container)
./viber00t init # create Viber00t.toml (optional)
./viber00t clean # nuke cached images- podman (not docker)
- go (to build)
- a pulse
go build -o viber00t
# congrats you're a 10x developer now"it doesn't work"
- try
./viber00tharder
"permission denied"
chmod +x viber00tgenius
"i need more features"
- no you don't. ship your code.
"the docs are unclear"
- the code is 600 lines. read it.
- fork it
- break it
- fix it
- PR it
- ship it
no 47-page contributing guidelines. no CLA. no bullshit.
if your code works and doesn't add complexity, it's probably getting merged.
MIT because GPL is a novel and Apache needs a law degree
built with 🖤 by the vibec0re collective
powered by:
- too much caffeine ☕
- questionable life choices 🎲
- pure fucking willpower ⚡
remember: every second you spend configuring your dev environment is a second you're not shipping code
fuck it, let's fucking gooooo 🚀🚀🚀