gregcman / lem-opengl

OpenGL frontend for the Lem text editor
MIT License
37 stars 2 forks source link

Some recommendations about distributing your software #2

Open ryukinix opened 5 years ago

ryukinix commented 5 years ago

Ignore quicklisp repo, use ultralisp.org. Add a roswell script at roswell/lem-opengl.ros like this: https://raw.githubusercontent.com/ryukinix/lisp-inference/master/roswell/inference.ros

After this, and sucle being on ultralisp properly as well, we can do:

ros install pupcraft/lem-opengl

And lem-opengl if we have ~/.roswell/bin in our PATH.

ryukinix commented 5 years ago

https://ultralisp.org/projects/pupcraft/sucle added!

related: https://github.com/pupcraft/sucle/issues/10