Hugo Dahl
Hugo Dahl
> I am not sure this is the right path to take. On windows, you can be fairly certain that powershell is available. On, not windows you can be fairly...
> What about environment specific things like the Elgato plugin install location? In the stream on Thursday [Feb 7th, 2019](https://www.youtube.com/watch?v=10y68TxQmnE) (linking for posterity and SEO-fu), there was work done with...
The pattern that feels most obvious or natural to me at this time, is to Have a directory structures (source and deployment) along these lines: ## Source Directory Layout ```...
You can get the list of NuGet sources you have configured by running the following command: `dotnet nuget list source` Your output should be something similar to this: ```text Registered...
Recommend closing this issue since this has been corrected in the latest version (v4.1) of the software and the SDK (v2).
Hey @Rosuav! Don't know if this is still an issue or something you're needing, but if so, @instafluff added some details in the [README](https://github.com/instafluff/ComfyJS/blob/master/README.md#browser) on using the [jsdelivr.net CDN](https://jsdelivr.net). So...
This could include (or perhaps a separate issue & pull request) displaying the time since any action was taken on the issue.
I've already got a bit of work done for this feature, but I wanted to create an issue so that it would be "out there" that this is happening.
Oooh, wiki's clever! I don't know if it "travels" when people are working on blocks locally, or clone a repo. Here's what I have so far. Disregard the styling, I...
As I also commented on #168, this could be included in the response to the `!project` command.