|
Building a Julia-Powered E-Ink Dashboard: A Dev Log
|
|
16
|
958
|
August 18, 2025
|
|
Revise doesn't work with macros?
|
|
3
|
197
|
January 18, 2025
|
|
Package Developement Targeted at Older Julia Versions
|
|
6
|
226
|
November 9, 2024
|
|
`include` calls in a Julia package
|
|
2
|
156
|
July 28, 2024
|
|
LoadError: ArgumentError: Package X does not have Y in its dependencies
|
|
2
|
177
|
July 22, 2024
|
|
My dependency changed one of its dependencies - can't build my package anymore
|
|
1
|
168
|
June 14, 2024
|
|
How to `add` and `using` use the latest commit of a package that hasn't been released yet?
|
|
7
|
233
|
April 15, 2024
|
|
To confirm: All dependencies of a Julia package should be `add`-ed before `using`, right?
|
|
2
|
149
|
April 15, 2024
|
|
How to tell Julia that my type is not iterable?
|
|
2
|
257
|
April 10, 2024
|
|
Development package dependencies
|
|
7
|
571
|
February 1, 2024
|
|
Code organization of a project with multiple simultaneously developed packages
|
|
1
|
318
|
August 3, 2023
|
|
How should I use Revise.jl (and other developer tools) to develop a package?
|
|
17
|
2380
|
July 9, 2023
|
|
Cannot `pkg> dev .` a package with extensions inside a shared environment?
|
|
0
|
257
|
July 8, 2023
|
|
How can I structure a project in multiple modules and have code run in them?
|
|
10
|
786
|
June 15, 2023
|
|
Using PyJulia (or similar) to create a pip-installable python package from a registered julia package?
|
|
2
|
332
|
April 10, 2023
|
|
PSA for SnoopPrecompile: turning off extra workload for specific packages
|
|
4
|
859
|
March 8, 2023
|
|
Revise, Pkg, PkgTemplates, PkgSkeleton and smooth Julia package development
|
|
6
|
859
|
March 6, 2023
|
|
Developing a module the Julian way such that its functions are visible during development
|
|
18
|
1377
|
October 15, 2022
|
|
Best IDE for docker in Julia?
|
|
3
|
1668
|
June 19, 2022
|
|
Collaborative development workflow for multiple packages simultaneously on multiple machines
|
|
1
|
728
|
April 4, 2022
|
|
Package developers: what version of Julia to run tests on?
|
|
1
|
557
|
March 31, 2022
|
|
Package Dependency Warning Cause & Fix
|
|
2
|
892
|
March 18, 2022
|
|
How to get empty markers, Plots, gr() backend
|
|
14
|
7648
|
February 17, 2022
|
|
How to use/add local temporary dependencies?
|
|
1
|
469
|
January 5, 2022
|
|
Dependency without dependency
|
|
4
|
514
|
December 21, 2021
|
|
Tips on code design for writing new packages
|
|
2
|
514
|
December 12, 2021
|
|
Pluto and packages under development
|
|
6
|
2717
|
December 8, 2021
|
|
What's the usual practice about type stability testing in packages?
|
|
2
|
2755
|
November 11, 2021
|
|
Add vs dev at a local path
|
|
10
|
6769
|
October 20, 2021
|
|
Cxx.jl Compatability with Julia 1.5+
|
|
7
|
1640
|
May 25, 2021
|