docs: 📝 update readme
This commit is contained in:
parent
d9d2d72f97
commit
a64bbee728
1 changed files with 15 additions and 1 deletions
16
README.md
16
README.md
|
@ -1 +1,15 @@
|
|||
# rust-package-manager
|
||||
# rust-package-manager
|
||||
|
||||
Package Manager with a Built in CLI Tool
|
||||
|
||||
Server Accepts Package Management such as: Uploading, Updating, Deleting
|
||||
|
||||
Client Commands:
|
||||
|
||||
"read_all_packages"
|
||||
"read_package"
|
||||
"install_package"
|
||||
"delete_package"
|
||||
"list_installed_packages"
|
||||
"update_package"
|
||||
"update_all_packages"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue