Install with winget
Open PowerShell or Command Prompt and run:
winget install warmdev.ash
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About ash
ash is a cross-platform CLI tool written in Go that automates GitLab workflows — creating groups, subgroups, repositories, and synchronizing local files for students and developers.
Advanced Install Options
Install (latest)
winget install warmdev.ashInstall (pinned version)
winget install --id warmdev.ash -e --version 2.1.0Upgrade
winget upgrade warmdev.ashUninstall
winget uninstall warmdev.ashFrequently Asked Questions
How do I install ash using winget?
Open PowerShell or Windows Terminal and run:
winget install warmdev.ash. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is ash?
Automation CLI for managing GitLab repositories and submissions.
Is ash free to use?
ash is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update ash with winget?
Run
winget upgrade warmdev.ash in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall ash?
Run
winget uninstall warmdev.ash to remove ash from your system.