Closed odow closed 2 years ago
Pkg.add("COPT")
@JuliaRegistrator register
The first time you do this, you'll have to wait three days before it gets merged (to prevent spam). After that, registering a new version takes ~5 minutes, you just bump the version in Project.toml and call @JuliaRegistrator register.
I'd setup CI before you do this though
Sure, we will wait till the CI is setup.
Want to try this now?
I'll see if we can resolve #3 regarding Windows build, and then do this.
Okay, let me know if you need a hand.
Pkg.add("COPT")
it@JuliaRegistrator register
The first time you do this, you'll have to wait three days before it gets merged (to prevent spam). After that, registering a new version takes ~5 minutes, you just bump the version in Project.toml and call
@JuliaRegistrator register
.