You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Foo) pkg> precompile
Installed Example ─ v0.5.3
Precompiling all packages...
1 dependency successfully precompiled in 1 seconds
(Foo) pkg> st
Status `~/julia/Foo/Project.toml`
[7876af07] Example v0.5.3
julia> using Foo # should have precompiled `Foo` already
[ Info: Precompiling Foo [16a8b8d3-1370-5883-bb6f-f9266484db3f]