Pkg3: relative paths for adding local packages
Open
Pkg3
- Dominant language
- No language data
- Stars
- 75
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
So you can do,
`Pkg.add("UTF64", "~/code/UTF64.jl")`
----
**edit:**
i know you can just keep monkeying around with `~/.julia/v0.5/UTF64`, it just feels a little dirty
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by clarifying the intended Pkg.add behavior for a local path such as ~/code/UTF64.jl, then inspect the package-management implementation and define tests that distinguish relative paths from existing package-directory workflows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100