MasonProtter / ReplMaker.jl

Simple API for building repl modes in Julia
Other
134 stars 14 forks source link

Rename package to REPLMaker? #13

Open musm opened 4 years ago

musm commented 4 years ago

Feel free to close this issue, and I totally get that people opening such issues is usually very annoying. In any case, thought I'd mention the following packages

REPLHistory     REPLTreeViews    REPLCompletions  REPLTetris       

and the REPL stdlib, which makes me wonder if it would be a good idea to alias the package name to REPLMaker

MasonProtter commented 4 years ago

Yeah, I definitely regret naming this one ReplMaker.jl. I've been thinking of just forking this, and naming the fork REPLMaker.jl and registering that.

musm commented 4 years ago

I thought there was another way to go about renaming packages in the Pkg.jl documentation, but I couldn't find it. I mean it should also be possible to literally just rename this repo as well, if I'm not mistaken then reregister.

LilithHafner commented 6 months ago

Yes, rename repo and re-register will work.