DEV Community

# make

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Split makefile and import targets from separate files

Split makefile and import targets from separate files

Reactions 8 Comments
2 min read
How to manage docker-compose Symfony project using Make

How to manage docker-compose Symfony project using Make

Reactions 9 Comments
3 min read
Project Background for Sake, a Task Runner for Servers

Project Background for Sake, a Task Runner for Servers

Reactions 7 Comments 2
3 min read
What hell are .phony targets?

What hell are .phony targets?

Reactions 8 Comments 2
2 min read
makefile styleguide as task runner

makefile styleguide as task runner

Reactions 5 Comments
2 min read
How to customize Makefile created by ExtUtils::MakeMaker

How to customize Makefile created by ExtUtils::MakeMaker

Reactions 6 Comments 1
2 min read
A brief introduction to what Makefiles are

A brief introduction to what Makefiles are

Reactions 9 Comments
2 min read
How To Get Make Target Tab Completion in Vim

How To Get Make Target Tab Completion in Vim

Reactions 9 Comments 1
2 min read
Ease your development hurdles with these [M]ake recipes

Ease your development hurdles with these [M]ake recipes

Reactions 2 Comments
6 min read
Command Aliases with Superpowers to Replace Make (Announcing Bonnie v0.3.0)

Command Aliases with Superpowers to Replace Make (Announcing Bonnie v0.3.0)

Reactions 3 Comments 2
3 min read
Introduction to Taskfile: a Makefile alternative

Introduction to Taskfile: a Makefile alternative

Reactions 44 Comments
5 min read
Get Environment Variables From a File into Makefile

Get Environment Variables From a File into Makefile

Reactions 2 Comments 1
1 min read
A Makefile for Rasa

A Makefile for Rasa

Reactions 6 Comments 3
4 min read
Use git submodules and make for simple code sharing

Use git submodules and make for simple code sharing

Reactions 6 Comments
7 min read
The meaning of the '.PHONY' target inside a Makefile

The meaning of the '.PHONY' target inside a Makefile

Reactions 2 Comments 2
1 min read
How to become more productive using Makefile

How to become more productive using Makefile

Reactions 85 Comments 20
2 min read
Beautiful Makefiles with Wildcards

Beautiful Makefiles with Wildcards

Reactions 6 Comments
2 min read
Makefiles Make It Easy

Makefiles Make It Easy

Reactions 14 Comments 3
3 min read
Makefiles and alternatives?

Makefiles and alternatives?

Reactions 4 Comments 10
1 min read
Introduction to Make

Introduction to Make

Reactions 10 Comments
2 min read
Making your life easier with a Makefile

Making your life easier with a Makefile

Reactions 7 Comments
5 min read
What's in a Makefile?

What's in a Makefile?

Reactions 8 Comments
2 min read
Using make for automatic processing

Using make for automatic processing

Reactions 5 Comments
2 min read
Easy make and Makefile for beginners

Easy make and Makefile for beginners

Reactions 11 Comments
1 min read
Tomtit - Makefile alike task runner written on Perl6 with dozens of plugins

Tomtit - Makefile alike task runner written on Perl6 with dozens of plugins

Reactions 6 Comments
1 min read
Building PostgreSQL 11 From Source Code

Building PostgreSQL 11 From Source Code

Reactions 14 Comments
4 min read
Makefile Application Presets

Makefile Application Presets

Reactions 6 Comments
3 min read
Continuous Integration with `make` for AWS Lambda using Python

Continuous Integration with `make` for AWS Lambda using Python

Reactions 21 Comments
1 min read
loading...