Follow-along exercises from ThePrimeagen's course on TypeScript, Go and Rust on frontendmasters.com.
Notes:
- Used Deno instead of Node as the TypeScript runtime; modifications have been made accordingly.
- Designed for MacOS by default, but should also work fine on other OSs as long as
$HOMEis set.
Projector is a CLI app to effeciently manage environment variables for different working directories.
Use a runtime or install as a binary on your system.
Usage: projector-rs [OPTIONS] [ARGS]...
Arguments: [ARGS]...
Options: -p, --pwd Specify a present working directory -c, --config Specify a config (json) file -h, --help Print help