glacier-old/README.md
2022-03-10 17:36:20 +00:00

11 lines
448 B
Markdown

# Glacier
Glacier is the package manager developed for Everest Linux. It automatically fetches a tarball, unzips it, and compiles it.
For Glacier to work properly, it needs the following directories to be made:
`/usr/local/lib/glacier/packages`
## Latest News
3/10/22 > Proper error handling has finally been added! If an operation fails, the package manager will quit, instead of continuing with the operation. Current version: (0.2rc)