proto_code

Intro

If you start with an absolutely empty environment, there is nothing you can run.

To start running protoprimer, you need at least:

What is proto_code?

proto_code is any code designed to be executed by arbitrary python version.

How is proto_code started?

A user should be able to clone the client repo and prime the environment by a single command:

./prime

What the client does not want is to maintain any code outside the client-specific concerns.

What exactly is the command the user has to run (./prime or something else) depends on the client configuration of: