Steven

Results 554 comments of Steven

@shanselman would know

You can avoid a database by using a static file. You might be able to use the GitHub API to dynamically update the file and kick off a build when...

There's a similar project called [turbo-http](https://github.com/mafintosh/turbo-http). Are the `mitol` goals the same?

There are quite a few tools like `pkg` that solve this problem. Check out this list: https://github.com/styfle/awesome-desktop-js#packaging

> `semver` technically has 1 [dependency] but authored by same person Would that dependency (`lru-cache`) also be exposed or just `semver`?

Probably not W3C or TC39 but perhaps https://wintercg.org would be interested in standardizing

My python skills are not great, but I would imagine you can distribute a separate `magicblue-gui` package that depends on the `magicblue` package via pip, correct? *...After looking at the...

I tested on Mac OS and this seems to work with https://www.electron.build/ I'll need to figure out how to distribute still if the builds are successful.

This does not seem to work on windows

Fascinating. What does the Pods folder represent? Is it created by a package manager?