Inital commit

This commit is contained in:
2026-01-26 20:34:48 -05:00
commit 58436c6b73
5 changed files with 199 additions and 0 deletions

27
README.md Normal file
View File

@@ -0,0 +1,27 @@
# fp
https://fsdproject.org/releases/fp
Easily install fSD packages:
- Install fSD packages
- Update fSD packages
## Install
#### Dependencies
```bash
git clone https://git.vxserver.dev/fSD/fp
cd fp
sudo make install
```
## Usage
This tool runs via the command `fp`.
- `fp search` -- Search for a package
- `fp install` -- Install a package
- `fp remove` -- Uninstall a package
- `fp update` -- Update fp