Jörg F. Wittenberger
2018-08-17 17:44:17 UTC
Let's try an example.
I forked the srfi-128 repo here and ported it to chicken 5
https://github.com/0-8-15/srfi-128
The .release-info still points upstream where the pull request went.
This appears to install and work.
Brings back the question: how would I tell chicken to temporarily consult
other locations for egg distributions? E.g. I'd like to use chicken-install
in a fresh location outside the source directory of the egg to check that
the whole download picks the correct files and all of them. Or maybe I just
want to install an egg I deem not good enough to release.
Best
/Jörg
I forked the srfi-128 repo here and ported it to chicken 5
https://github.com/0-8-15/srfi-128
The .release-info still points upstream where the pull request went.
This appears to install and work.
Brings back the question: how would I tell chicken to temporarily consult
other locations for egg distributions? E.g. I'd like to use chicken-install
in a fresh location outside the source directory of the egg to check that
the whole download picks the correct files and all of them. Or maybe I just
want to install an egg I deem not good enough to release.
Best
/Jörg