SAFE template
A dotnet CLI template for SAFE-Stack projects.
This is a basic template to get started with each of the core components of the stack:
Using the template
The template comes with plenty different options. Please see SAFE docs for details.
Prerequisites
- dotnet SDK 2.1 together with dotnet CLI
- FAKE 5 installed as a global tool
- node.js
- yarn or npm
- .NET Framework (Windows) / mono (MacOS / Linux) additionally for Paket - migration to dotnet SDK is WIP
Contributing
Refer to Contribution guideline