A package manager for GrainOS written in C/Lua
All config files are stored in ~/.config/harvest/harvest.lua
-- harvest config file
-- Check graincult.com/docs/harvest/config for help
config["value"] = "value"
- Installing/Reinstalling:
harvest discord
- Removing:
harvest --remove discord
orharvest -r discord
- Updating:
- Specific packages can be updated with
harvest --update discord
orharvest -u discord
- All packages can be updated with
harvest --update
orharvest -u
- Specific packages can be updated with
- Fetching:
- To upgrade the repo you can use --fetch
harvest --fetch
orharvest -f
- Clean:
- Clean unused dependencies
harvest --clean
orharvest -c
- Help:
harvest --help
orharvest -h
- List:
harvest --list
orharvest -l
- Infomation:
- Get version and other infomation about harvest on the system
harvest --infomation
orharvest -i
- Fields: Mirrors
- Silos: Repos
- Grains/Crops: Packages