Files
NiceIdea-old/README.md
2021-05-24 19:31:13 +08:00

20 lines
470 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# NiceIdea
Quick random idea generator for musicians!
### 下載直接可執行檔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```
就可以用囉!