martinzink commented on code in PR #1681:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1681#discussion_r1414201337


##########
README.md:
##########
@@ -304,8 +304,30 @@ sudo brew install libpcap
 
 ### Bootstrapping
 
-- MiNiFi C++ offers a bootstrap script in the root of our github repo that 
will bootstrap the cmake and build process for you without the need to install 
dependencies yourself. To use this
-  process, please run the command `bootstrap.sh` from the root of the MiNiFi 
C++ source tree.
+MiNiFi C++ offers bootstrap scripts that will bootstrap the cmake and build 
process for you without the need to install dependencies yourself.
+
+#### Python based bootstrapping
+
+Set up a virtual environment in the bootstrap folder.

Review Comment:
   Good idea, I've created a wrapper 
https://github.com/apache/nifi-minifi-cpp/blob/02abe24dd97f8a160fd1fe0e2982e27cb7e5936e/bootstrap/py_bootstrap.bat
 
https://github.com/apache/nifi-minifi-cpp/blob/02abe24dd97f8a160fd1fe0e2982e27cb7e5936e/bootstrap/py_bootstrap.sh



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to