🤖 A node.js script that helps me assists me in typing my good night messages to geenva/goodnight.
You'll need Git and Node.js.
Fork and clone this repository locally. Look at README-EXAMPLE.md, delete this file and rename README-EXAMPLE.md to README.md.
Run npm i, and finally, node index.js to run the script.
OPTIONAL: Create .gitignore, and in the file, copy this:
package.json
index.js
package-lock.json
node_modules
Congrats! You're done.