Skip to content

zhugez/OrbitSmith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrbitSmith banner

OrbitSmith 🛰️

Antigravity-focused Rust toolkit (v0.9.1 beta) for clean, fast, multi-platform workflows.

Release License Platform Focus


⚡ Install (one-liner)

Installs OrbitSmith to ~/.orbitsmith/bin/ and automatically adds it to your PATH.

Linux / macOS

curl -fsSL https://raw.githubusercontent.com/zhugez/OrbitSmith/master/install/install.sh | bash

Windows (PowerShell)

irm https://raw.githubusercontent.com/zhugez/OrbitSmith/master/install/install.ps1 | iex

After install, restart your terminal and run orbitsmith --help from anywhere! 🚀


🚀 Quick start

mkdir my-project && cd my-project
orbitsmith init
orbitsmith sync-skills
orbitsmith doctor

🧰 Commands

  • orbitsmith init — initialize workspace
  • orbitsmith sync-skills — sync skills from bundled kit
  • orbitsmith doctor — verify local prerequisites
  • orbitsmith update — pull latest OrbitSmith changes

📦 What’s inside

orbitsmith/
├─ src/             # Rust CLI source
├─ bin/             # launcher/wrapper
├─ install/         # installers and bootstrap
├─ kit/             # canonical Antigravity-focused kit
├─ docs/            # quickstart + install docs
└─ assets/          # branding assets

🤝 Open Source

Scope: OrbitSmith currently focuses on Antigravity workflows only.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors