EGOIST
EGOIST
the domain for login was no longer used, i guess it's taken by others now, will fix it later. On Tue, Jul 26, 2022, 2:46 PM magneter ***@***.***> wrote: >...
I made a module to get iTerm version so that it can fallback in Iterm < 2.9 too 😅 maybe you need this https://github.com/egoist/iterm-version
Yep, definitely will try to implement this
Maybe we can switch to https://github.com/kevva/url-regex since it's really hard to maintain regexp 😂
maybe `zip` should be an option, it defaults to download html file with inline js and css
See https://github.com/egoist/codepan#development, run `yarn` to install deps. Basically you can run `yarn dev` or `npm run dev` to run it in a dev server. If you want a production build,...
Have you run `yarn` to install deps?
it's a static website so you can run it locally with [serve](https://github.com/zeit/serve), eg: `serve dist --single` (single page app mode)
> want to many urls like jsbin available what do you mean?
I think you mean this https://github.com/egoist/codepan/issues/11