Skip to content
/ mew Public

a next‐generation free software build system

License

Notifications You must be signed in to change notification settings

mew-build/mew

Repository files navigation

mew: a next‐generation build system

mew is going to be a cross‐platform free software build system. It aims to combine some of the best attributes of Bazel, Nix, and Shake, while distinguishing itself from them by having a design that integrates better with existing tooling, working on a wide variety of operating systems without the need for compatibility layers like Cygwin, and involving a lot less in the way of Bash and Java.

Right now it’s in early development, and is not really much of anything. But there is a very incomplete bibliography of sorts, and some development notes.

If it one day grows to include a package manager, configuration management system, service supervisor, and Linux distribution, don’t say we didn’t warn you.

⚠️ Under construction ⚠️

Resources

Website

https://mew.build/

Git repository

mew-build/mew on GitHub

$ git clone https://github.com/mew-build/mew.git
Development chat
Matrix

#mew-build:matrix.org (logs)

IRC

#mew on Libera.Chat (logs)

The same room is bridged across both protocols.

Licence

Copyright © 2020 mew contributors

mew is licensed under either the Apache License, Version 2.0 or the MIT/Expat licence, at your option.