zzarchive-generator-fsharp
zzarchive-generator-fsharp copied to clipboard
[ARCHIVED] Yeoman F# generator
When I run the generator I see the banner message and then the generator just stops and I'm back at the shell. See my screenshot: Can anyone else reproduce this?...
Here is probably not the best place to ask this question, but I feel that I don't have so many options for it... I created a project using VS Code...
Hello, Got the last node&npm. I followed the instruction sudo npm install -g yo sudo npm install -g generator-sharp But the drive .cache/yeoman/fsprojects/generator-fsharp is empty.
Is there any way to add a custom template? add to .vscode/extensions/Ionide.Ionide-fsharp-2.5.4/templates ??
Currently theres no way (afaik) to runa script when a template is created, so I cant install npm / other dependencies for example.
In addition to #42, I would like to be able to ask the user several questions after they select a template. For example, I'd like to copy [Eto's project templates...
Templates should have some kind of one-line description, shown when the user is selecting a template
When creating a new F# project in Visual Studio Code (which uses the generator-fsharp templates), all I see is a bare list of template names: `classlib`, `console`, `fsunit`... This feels...
When creating a basic fs lab project, the `School enrollment, tertiary (% gross)` no longer exist in the latest World Bank DataContext ``` // Use Deedle to get time-series with...
I have been playing around with the cross-platform GUI library [Eto](https://github.com/picoe/Eto) recently, seeing if it's suitable for building cross-platform apps in F#. Eto has a nice Visual Studio addon that...
Mispelling of "packagesPath" causes error when using Azure Service Fabric Suave Stateless Service: ``` events.js:154 throw er; // Unhandled 'error' event ^ Error: spawn C:\Users\jdexter\OneDrive\src\Personal\experiments\Nerdery.RogueOne\Nerdery.RogueOne.Api\.paket\paket.exe ENOENT at exports._errnoException (util.js:856:11) at...