Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tan9/sdp-migrator
https://github.com/tan9/sdp-migrator
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tan9/sdp-migrator
- Owner: tan9
- Created: 2022-05-12T00:59:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-12T01:59:05.000Z (over 2 years ago)
- Last Synced: 2024-12-09T18:44:24.027Z (14 days ago)
- Language: TypeScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SDP 移轉輔助程式
協助專案進行 SDP 升版。
## 安裝
```shell
# 安裝相依套件
npm install# 編輯
npm run build# 連結至全域的 npm,之後就可以在任意國稅專案目錄下執行 `sdp-migrator`
npm link
```## 執行
在專案目錄下執行:
```shell
sdp-migrator
```