A way to save links to very important GIFs.
- All about package.json
- You can use
--knexfile ./config/knexfile.js(or substitute with your path) to change where your config goes. - You can use
--cwd ./db(or substitute with your path) to change where your migrations/seeds files are created and from which they are run. - You can use
git add -p [yourfile]to add a file with patch mode. Read more about it. - You can just type
git committo get into vim and add multi-line commits. Read more about it.
