EGOIST

Results 413 comments of EGOIST

The example code above is actually working now.

Do you mean save as file and download?

That sounds useful :P Will add this later.

maybe we can also get rid of the concept of `pan` and introduce `file`: the `index.html` will become our entry file, you can create a `script.js` and add it to...

Thanks for the recommendation, I know I can but we don't have a backend

Yeah, we can use some other public APIs to store data, but not a database orm I guess.

PR welcome, I don't know anything about powershell 😬

it also works with mingw64 and cygwin I guess

Or I prefer making this the default behavior, as an alternative to [kanpai](https://github.com/egoist/kanpai)

Currently it `check git status` -> `make changelog` -> `update package.json & create git tag`, what leave to user are running `npm test` before `changelog`, and running `git push --follow-tags`...