Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tan9/sdp-migrator


https://github.com/tan9/sdp-migrator

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# SDP 移轉輔助程式

協助專案進行 SDP 升版。

## 安裝

```shell
# 安裝相依套件
npm install

# 編輯
npm run build

# 連結至全域的 npm,之後就可以在任意國稅專案目錄下執行 `sdp-migrator`
npm link
```

## 執行

在專案目錄下執行:

```shell
sdp-migrator
```