Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 305 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 305 Bytes

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