# 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``` 就可以用囉!