octomation / makefiles

πŸ—‚ Set of useful Makefiles.

Home Page:https://makefiles.octolab.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Makefiles

Mirror

πŸ—‚ Makefiles

Set of useful Makefiles.

πŸ’‘ Idea

Build and provide template-specific Makefile for different stacks.

πŸ† Motivation

We want to build a context-specific Makefile from well-written and task-specific parts to reuse code and avoid duplication.

πŸ€Όβ€β™‚οΈ How to

  1. Install maintainer tool.
  2. Create your own Makefile based on pieces from the src.
  3. Run the make command.
  4. See the dist directory.
  5. Take profit.

πŸ—οΈ Ecosystem

Impact

made with ❀️ for everyone by OctoLab

About

πŸ—‚ Set of useful Makefiles.

https://makefiles.octolab.org/

License:MIT License


Languages

Language:Makefile 100.0%