We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863e970 commit b769fb1Copy full SHA for b769fb1
docs/repl.md
@@ -0,0 +1,7 @@
1
+# Getting a REPL or Interactive Shell
2
+
3
+This document
4
5
+The goal with this PR here is to create a REPL in an environment identical to what you would see
6
+when running your code in a py_binary. I.e. all the things that the first and second stage
7
+bootstrap script do. The three that I can think of:
0 commit comments