Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.58 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.58 KB

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