Simple instructions
jako89 opened this issue · 5 comments
For those of us that don't know what we are doing. Simple, step by step instructions would be helpful.
Step by step instructions:
- Open a terminal and enter the following
git clone https://github.com/mjaniszew/osx-touchbar-party-parrot.git
cd osx-touchbar-party-parrot
npm install
npm start
- PARTY!
hey man,
so this doesn't seem to work for me...
this is a copy and paste of what the terminal says, I "-"out my name
----------MacBook-Pro ~ % git clone https://github.com/mjaniszew/osx-touchbar-party-parrot.git
fatal: destination path 'osx-touchbar-party-parrot' already exists and is not an empty directory.
----------MacBook-Pro ~ % cd osx-touchbar-party-parrot
----------MacBook-Pro osx-touchbar-party-parrot % npm install
zsh: command not found: npm
----------MacBook-Pro osx-touchbar-party-parrot % npm start
zsh: command not found: npm
----------MacBook-Pro osx-touchbar-party-parrot %
any help would be appreciated
I am running on macOS Catilina.
btw if it isn't obvious I don't know what I'm doing
i just want to parrots maaaan
install what you need here: https://nodejs.org/en/
watch this video on it and how to install: https://youtu.be/rF1ZHmqvm8I
Once installed, you'll be able to npm install and npm start.