Bare metal
Last updated
Last updated
Before you begin, you need to make a code change!
In case you run your code directly on your machine - i.e., no docker, ssh, VM, etc. You can instrument your code changes by prefixing your commands with "sprkl --" (that is, "sprkl dash dash").
If you are running your code using package manager (npm / yarn / pnpm):
In case you have Jest tests (unit tests or end-to-end), you can instrument them using sprkl like so: