v1.0.1 #9
@@ -3,7 +3,21 @@
|
||||
|
||||
# 使い方
|
||||
## インストール
|
||||
初期リリース出たら書きます
|
||||
```bash
|
||||
# npm
|
||||
npm install git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.0.0
|
||||
|
||||
# yarn
|
||||
yarn add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.0.0
|
||||
|
||||
# pnpm
|
||||
pnpm add git+https://gitea.last2014.com/last2014/better-uwuzu-sdk.git#1.0.0
|
||||
```
|
||||
> **NOTE**
|
||||
> このSDKはnpmリポジトリがありません。Gitリポジトリを使用しています。
|
||||
|
||||
> **WARNING**
|
||||
> `#main`でのインストールもできますが破壊的変更の際に面倒だと思います。サポートしません。
|
||||
|
||||
## 初期化
|
||||
```ts
|
||||
|
||||
Reference in New Issue
Block a user