Skip to main content

Moonmake 🌙

English | Español

Moonmake Hero Image

Moonmake is a lightweight, Python-based build system for C++ projects. It provides a simple and intuitive way to manage dependencies, compile code, and handle project builds across different platforms. Inspired by makefile, made for my own purposes

Features ✨

  • 🚀 Simple and intuitive build system
  • 📦 Easy dependency management
  • 🔄 Incremental builds
  • 📚 Static library support
  • 🌍 Cross-platform (Windows, Linux, macOS)
  • 🛠️ Flexible build configuration

Quick Start 🚀

  1. Install Moonmake
pip install moonmake
  1. Create a New Project
moonmake-new -n my_project
  1. Install Dependencies
cd my_project
python build.py install
  1. Build Your Project
python build.py

Project Structure 📁

my_project/
├── .moonmake/          # Build system directory
│   ├── bin/           # Compiled binaries
│   ├── obj/           # Object files
│   ├── lib/           # Generated libraries
│   └── dependencies/  # External dependencies
├── src/
│   ├── include/       # Header files
│   ├── lib/           # Library source files
│   └── target/        # Main executable sources
└── build.py           # Build configuration

Documentation 📚

For detailed documentation, please visit:

Requirements 📋

  • Python 3.6+
  • C++ Compiler (g++/clang++)
  • For Windows: MinGW-w64

Contributing 🤝

Contributions are welcome! Please feel free to submit a Pull Request.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moonmake-0.1.727.27.tar.gz (11.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

moonmake-0.1.727.27-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

Details for the file moonmake-0.1.727.27.tar.gz.

File metadata

  • Download URL: moonmake-0.1.727.27.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for moonmake-0.1.727.27.tar.gz
Algorithm Hash digest
SHA256 adb9ab377b04735cec36675fcf26b60a70b964dafc233cd9f425a9404775b29e
MD5 97ed8d07da917b3c73f0cce8853ebf97
BLAKE2b-256 dc06494a18ac1523d4c3c977b41bb79376b3cb1864641de61b00f61e8448e896

See more details on using hashes here.

File details

Details for the file moonmake-0.1.727.27-py3-none-any.whl.

File metadata

  • Download URL: moonmake-0.1.727.27-py3-none-any.whl
  • Upload date:
  • Size: 10.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for moonmake-0.1.727.27-py3-none-any.whl
Algorithm Hash digest
SHA256 9f69e0795b4598d8de0384716953bca3d7d67b37674bd7b3c108e7fb9cdc8b63
MD5 b7eca927d970f0cbc7ef356c8e8d4bec
BLAKE2b-256 184133edd718a6b623db0db55600acbf3b355d94b7d510db6609d120aec5b792

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.727.27 This release

2 files

0.1.727.2

2 files

0.1.727.1

1 file

0.1.727

2 files

0.1.532

2 files

0.1.531

2 files

0.1.512

2 files

0.1.511

2 files

0.1.501

2 files

0.1.53

2 files

0.1.50

2 files

0.1.21

2 files

0.1.2

2 files

0.1.1

2 files

0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page