https://github.com/ericc-ch/app-manager
https://github.com/ericc-ch/app-manager
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericc-ch/app-manager
- Owner: ericc-ch
- Created: 2025-01-07T00:57:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-17T03:29:20.000Z (over 1 year ago)
- Last Synced: 2025-03-10T18:47:35.087Z (over 1 year ago)
- Language: TypeScript
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# App Manager
## Overview
`app-manager` is a command-line tool designed to manage my installed applications. It provides commands to install and delete applications, currently only supports Windsurf.
### Why
Windsurf is currently not officially available for Arch based distros. An AUR package exists, but currently it's not popular and I don't want to read the PKGBUILD everytime I want to install Windsurf.
### Features
- Install Windsurf: Downloads and installs the latest version of Windsurf.
- Delete Windsurf: Deletes the Windsurf installation.
### Usage
To use `app-manager`, run the following commands:
- `app-manager windsurf install`: Installs Windsurf.
- `app-manager windsurf delete`: Deletes Windsurf.