winget install --id AsimAftab.Odin
About Odin
Odin is a Windows-first developer environment management CLI. It snapshots the tools, package managers, shell profiles, Git settings, VS Code extensions, terminal settings, environment variables, and PATH state needed to recreate a workstation - then restores, diffs, syncs to a private GitHub repo, and reports diagnostics. Includes process/port management (ports, ps, kill) and a time-machine history (history, rollback).
What's new in 0.4.0
Odin v0.4.0 Installation winget (recommended) winget install AsimAftab.Odin PowerShell (CI/automation) irm https://github.com/AsimAftab/Project-Odin/releases/latest/download/bootstrap.ps1 | iex Or download install.ps1 from this release and run: .\install.ps1 -Repository AsimAftab/Project-Odin -Scope User Included artifacts - odin.exe - odin-windows-x64.zip - install.ps1 - uninstall.ps1 - bootstrap.ps1 - checksums.txt Checksums See checksums.txt in this release.
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.4.0 | Unknown | Odin v0.4.0 Installation winget (recommended) winget install AsimAftab.Odin PowerShell (CI/automation) irm https://github.com/AsimAftab/Project-Odin/releases/latest/download/bootstrap.ps1 | iex Or download install.ps1 fr... |
| 0.3.0 | Unknown | Odin v0.3.0 Installation winget (recommended) winget install AsimAftab.Odin PowerShell (CI/automation) irm https://github.com/AsimAftab/Project-Odin/releases/latest/download/bootstrap.ps1 | iex Or download install.ps1 fr... |
| 0.2.1 | Unknown | Odin v0.2.1 Installation winget (recommended) winget install AsimAftab.Odin PowerShell (CI/automation) irm https://github.com/AsimAftab/Project-Odin/releases/latest/download/bootstrap.ps1 | iex Or download install.ps1 fr... |
| 0.2.0 | Unknown | Release notes |