Files
NiceIdea-old/README.md

20 lines
470 B
Markdown
Raw Normal View History

2021-05-24 19:18:03 +08:00
# NiceIdea
Quick random idea generator for musicians!
2021-05-24 19:31:13 +08:00
### 下載直接可執行檔binaries
如果你是一般人,到這個 Google Drive 連結下載直接可執行檔。for Mac/Linux/Windows
https://drive.google.com/drive/folders/1O1IRC5U4AvO8Y-lMudvWtme44Y2NzXeD?usp=sharing
### 原始碼
下載 niceidea.js 與 package.json 到同一資料夾,然後在那個資料夾:
```npm install```
然後:
```node niceidea.js```
就可以用囉!