terminal
$ █
# Features
Everything you need, nothing you don't.
fast-builds.ts
const build = await computang.build({
target: "production",
parallel: true,
cache: "incremental",
});
// ✓ Built in 0.3sFast Builds
Incremental builds that finish before you switch tabs.
smart-cli.ts
$ computang init my-app
$ computang dev --hot
$ computang deploy --preview
> All systems go.Smart CLI
Intuitive commands that do what you expect.
open-source.ts
license: "MIT"
stars: "growing"
contributors: "welcome"
bugs: "we fix those"Open Source
Transparent, community-driven, and always free.
developer-first.ts
config = {
saneDefaults: true,
boilerplate: false,
magicStrings: false,
documentation: "actually good",
}Developer-First
Designed by developers who use their own tools.
signup.sh
$ join --waitlist
Get early access when we launch. No spam, just signal.