mirror of
https://github.com/vrc-get/vrc-get.git
synced 2026-06-21 09:58:08 +00:00
chore(readme): update readme
This commit is contained in:
parent
01e2a4b1a1
commit
9b894d62f3
1 changed files with 7 additions and 38 deletions
45
README.md
45
README.md
|
|
@ -1,45 +1,14 @@
|
|||
OSS VPM
|
||||
`vrc-get`
|
||||
====
|
||||
|
||||
Opensource reimplementation of vpm command.
|
||||
Open Source command line interface of VRChat Package Manager.
|
||||
|
||||
## Goals
|
||||
|
||||
- Provide OSS version of vpm command especially around package manager
|
||||
- Provide more functionality than official vpm around package manager
|
||||
- Provide Open Source command line interface of VRChat Package Manager.
|
||||
- Provide more functionality than official vpm command around package manager.
|
||||
|
||||
## Progress
|
||||
|
||||
Ports
|
||||
|
||||
- [ ] `vpm new`
|
||||
- [x] `vpm add`
|
||||
- [x] `vpm add repo`
|
||||
- [x] `vpm add package`
|
||||
- [ ] `vpm install`
|
||||
- [ ] `vpm install hub` (Not to be implemented early)
|
||||
- [ ] `vpm install unity` (Not to be implemented early)
|
||||
- [ ] `vpm install vcc` (Not to be implemented early)
|
||||
- [ ] `vpm install templates` (I don't know how can I implement this)
|
||||
- [ ] `vpm list`
|
||||
- [ ] `vpm list unity` (Not to be implemented early)
|
||||
- [x] `vpm list repos`
|
||||
- [x] `vpm list repo`
|
||||
- [ ] `vpm list templates` (Not to be implemented early)
|
||||
- [ ] `vpm check` (Not to be implemented early)
|
||||
- [ ] `vpm check package`
|
||||
- [ ] `vpm check unity`
|
||||
- [ ] `vpm check hub`
|
||||
- [ ] `vpm check project`
|
||||
- [ ] `vpm check template`
|
||||
- [ ] `vpm check vcc`
|
||||
- [ ] `vpm remove`
|
||||
- [ ] `vpm remove repos`
|
||||
- [ ] `vpm migrate`
|
||||
- [ ] `vpm migrate project`
|
||||
|
||||
Features
|
||||
|
||||
- [x] `vpm add repo <pkg> <version>`
|
||||
- [x] `vpm resolve` An command to resolve packages
|
||||
## Features
|
||||
|
||||
- Install command with specific version number
|
||||
- Resolve command to reinstall dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue