Skip to content

purpl-org/purplpkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purplpkg

Bash/Go package manager for Vector

Go port currently in development

Package handling

The way the package manager installs packages is by downloading the tar.gz, uncompressing and extracting it to the root of /data/purplpkg..

Package structure should be as such
I will use update.tar as an example

/data/purplpkg
 /versions
  update
update.tar
  update

update being the file that goes into /data/purplpkg.

Todo

  • Version checking for packages (done in the Bash version just need to do for the Go version)
  • Remove function

Goals

  • Start a public FTP server for all to upload packages
  • Make it good idk

About

Bash package manager for Vector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •