You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if you are still looking for someone to take over this project?
I'm happy to work on it in my spare time, keeping things updated and satisfying issues, because I am using a very similar technology as part of a much bigger API/CLI for a project that I'm working on.
I would like to talk to you more about the architecture of the engine too, because ideally I'm going to have use something like h2o to slurp up my CLI programs that operate much like this does, and then offer LSP-style autocompletion without needing to implement the heavy dependency of the actual language server protocol.
Is that making sense? If it were me I'd go with storing all the configuration data in a local rethink binary that you can install as a runtime dependency using a simple brew formula, this way it's very basic to install both this extension and the data management control plane for it.
Anyhow hit me up on my slack: allwedois.slack.com hi@ lynsei dot com
The text was updated successfully, but these errors were encountered:
Hi there,
Not sure if you are still looking for someone to take over this project?
I'm happy to work on it in my spare time, keeping things updated and satisfying issues, because I am using a very similar technology as part of a much bigger API/CLI for a project that I'm working on.
I would like to talk to you more about the architecture of the engine too, because ideally I'm going to have use something like h2o to slurp up my CLI programs that operate much like this does, and then offer LSP-style autocompletion without needing to implement the heavy dependency of the actual language server protocol.
Is that making sense? If it were me I'd go with storing all the configuration data in a local rethink binary that you can install as a runtime dependency using a simple brew formula, this way it's very basic to install both this extension and the data management control plane for it.
Anyhow hit me up on my slack: allwedois.slack.com hi@ lynsei dot com
The text was updated successfully, but these errors were encountered: