Skip to content

jwill824/tilde

Repository files navigation

tilde — developer environment bootstrap

CI Release npm version npm downloads License: MIT

Your entire macOS developer environment, configured from a single file — one command to get started.


Install

curl -fsSL https://thingstead.io/tilde/install.sh | bash

Or run without installing:

npx @jwill824/tilde

Highlights

  • Config-first — define your entire dev environment in tilde.config.json; replay it on any machine with zero re-prompting
  • Interactive wizard — 14-step guided setup: shell → package manager → version managers → languages → contexts → git auth → secrets
  • Multi-account GitHubcd hook auto-switches gh CLI account and includeIf git identity per workspace
  • Idempotent — safe to re-run; skips anything already correctly configured
  • Plugin architecture — every integration (package manager, version manager, secrets backend) is swappable
  • Checkpoint / resume — interrupted mid-wizard? Pick up where you left off
  • 📄 Configuration reference

Full documentation →

thingstead.io/tilde/docs

Installation guide · Getting started · Configuration reference · Plugin API


Contributing

See CONTRIBUTING.md for the development workflow, plugin authoring guide, and speckit pipeline.

License

MIT — see LICENSE

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors