-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: transfer repo from x-orpheus (#41)
* feat: transfer repo from x-orpheus * refactor: rename svrx-util to @svrx/util * refactor: rename svrx-cli to @svrx/cli * refactor: rename svrx to @svrx/svrx * fix(local): fix version sort * build(ci): limit deploy branch * chore(release): publish v1.0.0
- Loading branch information
1 parent
09d3af0
commit 4c033c2
Showing
14 changed files
with
885 additions
and
879 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# svrx-cli | ||
# @svrx/cli | ||
|
||
CLI tool for svrx. | ||
|
||
## Install | ||
|
||
```shell | ||
npm install -g svrx-cli | ||
npm install -g @svrx/cli | ||
``` | ||
|
||
## Documentation | ||
|
||
You can read documentation [here](https://svrx.gitbook.io/docs/). | ||
You can read documentation [here](https://docs.svrx.io/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# svrx-cli | ||
# @svrx/cli | ||
|
||
CLI tool for svrx. | ||
|
||
## Install | ||
|
||
```shell | ||
npm install -g svrx-cli | ||
npm install -g svrx/cli | ||
``` | ||
|
||
## Documentation | ||
|
||
You can read documentation [here](https://svrx.gitbook.io/docs/). | ||
You can read documentation [here](https://docs.svrx.io/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.