Packager, pkg management and building.
Find a file
Didier f51c5dc9d5
All checks were successful
/ check (push) Successful in 40s
doc: rustdocs
2023-07-17 21:21:29 +02:00
.github/workflows ci: remove branch spec 2023-07-16 20:11:28 +02:00
.idea feat: fixed file management 2023-07-13 16:50:49 +02:00
bootpkg feat: added command functionality to install 2023-07-17 17:47:42 +02:00
docs feat: added command functionality to install 2023-07-17 17:47:42 +02:00
manifest refactor: changed how packages work 2023-07-17 21:15:30 +02:00
pkg/scripts feat: implemented the whole process 2023-07-13 22:47:09 +02:00
pkgfile refactor: changed how packages work 2023-07-17 21:15:30 +02:00
pkgr doc: rustdocs 2023-07-17 21:21:29 +02:00
.gitignore build: bodge package. 2023-07-13 17:27:10 +02:00
bodge-pkg.py build: fixed some bodges 2023-07-13 22:47:19 +02:00
build-pkg.toml init: initial commit of packager 2023-07-13 00:11:44 +02:00
LICENSE feat: added command functionality to install 2023-07-17 17:47:42 +02:00
package.example.toml feat: added command functionality to install 2023-07-17 17:47:42 +02:00
package.toml feat: added command functionality to install 2023-07-17 17:47:42 +02:00
README.md init: initial commit of packager 2023-07-13 00:11:44 +02:00

Packager

"A package manager and builder but like rust."
-- Gandhi (2050)

not even close to done :)

Packager is a simple yet powerful package manager