DEV Community

Discussion on: What are the small things you've automated?

Collapse
 
mandaputtra profile image
Manda Putra
  1. Getting my ssh pub key
  2. Git message Template
  3. Email Reply
  4. Sometimes when a project is sooo big and I need to get this and that setup, I would bundle it by one command on my terminal. Using makefile or package.json, but I like a package.json more cause it works on every OS.

I think thats it.

Collapse
 
kethmars profile image
kethmars

Thank you for sharing :)!

What did you automate about Git message template?

Collapse
 
mandaputtra profile image
Manda Putra

Oh yeah some of my project requires different git message format it is just .gitmessage template that i had in my Templates home folder. Basically just copy paste thing.