diff --git a/README.md b/README.md new file mode 100644 index 0000000..58a52da --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# monorepo-nodejs + +Example of using https://please.build + +It is simpler and easier than Bazel. + +It is generic as Please.build describes everything as input/output files. + +This also uses Docker to simplify things and keeps things familiar to developers.