CarbonNowCLI.jl Setup Install Julia Run the following command in your terminal $ cd path/to/this/directory $ julia --project -e 'using Pkg; Pkg.instantiate()' Usage julia --project main.jl path/to/file Examples julia --project main.jl Project.toml