0ss / MakelifeEasier

Some useful commands for lazy devs with under 50 WPM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Right now I just added some basic silly commands 😎

I'm planning an'shalah to add more commands and document them.

How to use those commands ? you need to install make command in your machine

  • Windows choco install make

  • Ubunto sudo apt-get -y install make

Then, add the Makefile file in your project root dir and have fun!

About

Some useful commands for lazy devs with under 50 WPM.


Languages

Language:Makefile 100.0%