Stream: helpdesk (published)

Topic: ✔ Workflow for vscode local clone of a package


view this post on Zulip Peter Goodall (Dec 01 2021 at 21:39):

I have seen somewhere that you can make a local development clone of a julia package directly from the julia environment/vscode. Instructions may have been embedded in a 3 1/2 hour juliacon video. I haven't been able to find documentation on this functionality. Not sure what the feature's name is. The search terms I tried are too general. All the written tutorials seem to be about making a new package, not maintaining an existing one.

Can someone point me to some documentation please.
Cheers...

view this post on Zulip Sundar R (Dec 01 2021 at 21:47):

Are you asking about the ]dev command (Pkg.develop())?

view this post on Zulip Peter Goodall (Dec 01 2021 at 21:58):

The function is on the Pkg.jl API as Pkg.develop or dev from the package manager REPL
I found the following:

If anyone knows of any good tutorials please add a comment.

view this post on Zulip Notification Bot (Dec 02 2021 at 00:21):

Peter Goodall has marked this topic as resolved.


Last updated: Nov 06 2024 at 04:40 UTC