tynet-lichat/shirakumo - IRC Chatlog
Search
18:06:40
shinmera
scymtym: okey, pushed basic IDE scaffolding to the trial-ide project. Should be able to load and launch it, though besides setting up the base UI it doesn't do anything yet.
18:07:17
shinmera
scymtym: I'm noticing that the code editor doesn't seem to properly scale its font size, and I guess sticks to the bottom of the scroll. I can take a look at the latter soon.
21:17:58
Colleen
Shinmera: do you have some script that git pulls in all shirakumo/shinmera housed software? i vaguely recall you have some script that does that but maybe im completely misremembering
21:17:58
zyd
Shinmera: do you have some script that git pulls in all shirakumo/shinmera housed software? i vaguely recall you have some script that does that but maybe im completely misremembering
21:19:40
Colleen
It's too bad I can't just `git clone https://codeberg.org/shirakumo` would be nice lol
21:59:49
Colleen
Nevermind, just manually collected most of the repos did: xargs -L 1 -a .repos.txt -d '\n' git clone
21:59:49
zyd
Nevermind, just manually collected most of the repos did: xargs -L 1 -a .repos.txt -d '\n' git clone