Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 251 Bytes

examples.md

File metadata and controls

20 lines (15 loc) · 251 Bytes
CurrentModule = AddLatest

Examples

using AddLatest
using Pkg

Pkg.add(latest("Example"))
using AddLatest
using Pkg
using UUIDs

Pkg.add(latest("Example", UUID("7876af07-990d-54b4-ab0e-23690620f79a")))