>> Someday all this must move to github.com/picolisp.
>> @Mansur will take care.
>
> Why not use sr.ht ?
> It fully supports W3C accessibility guidelines.
o) Because github.com is free
o) Better have one point of entry
o) No one will pay for sr.ht account (in general its not free)
(mike)
--
UNS
> Someday all this must move to github.com/picolisp.
> @Mansur will take care.
Why not use sr.ht ?
It fully supports W3C accessibility guidelines.
Jean-Christophe Helary
---
http://mac4translators.blogspot.com @brandelune
--
UNSUBSCRIBE: mailto:pic
hi all,
repo for pil21 exists, updating hourly.
https://git.envs.net/mpech/pil21
Script beyond repo is simple:
rm -rf pil21.tgz
wget -q http://software-lab.de/pil21.tgz
tar zxf pil21.tgz
cd pil21
git add .
git commit -aqm "." > /dev/null
git push -q
Someday all this must move to github.com/pico