micromamba.mk

A Makefile for Python projects (by giovannipcarvalho)

Micromamba.mk Alternatives

Similar projects and alternatives to micromamba.mk

  1. just

    🤖 Just a command runner

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. xmake

    🔥 A cross-platform build utility based on Lua

  4. Task

    A task runner / simpler Make alternative written in Go

  5. buck2

    Build system, successor to Buck

  6. makesure

    Simple task/command runner with declarative goals and dependencies

  7. macos-cross-compiler

    Compile binaries for macOS on Linux

  8. pixi

    Package management made easy

  9. .files

    No place like ~ (by matheusmoreira)

  10. force-color.org

    Website data for force-color.org

  11. sjer.red

    My personal website

  12. Taskfile

    Repository for the Taskfile template.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better micromamba.mk alternative or higher similarity.

micromamba.mk discussion

Log in or Post with

micromamba.mk reviews and mentions

Posts with mentions or reviews of micromamba.mk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-20.
  • I Like Makefiles
    14 projects | news.ycombinator.com | 20 Sep 2024
    Many responses suggesting a simple bash script instead. One reason I like make is that I can just tab-autocomplete targets. No extra setup needed.

    If you’re using a single entry point script (e.g. do.sh) and handling $1 you don’t get that for free.

    And the moment you need to make your entry point script aware of “B requires A” then you’re going to half-bake something similar to make, anyway.

    Here’s [1] my ~80 line version for Python projects (micromamba + uv) which I’ve been pretty happy with.

    [1] https://github.com/giovannipcarvalho/micromamba.mk

Stats

Basic micromamba.mk repo stats
1
1
6.4
4 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Makefile is
the 34th most popular programming language
based on number of references?