Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sutil-Template

NuGet NuGet Downloads

Dotnet CLI templates for creating Sutil applications.

Included templates

This template packs together two templates:

  • Sutil - which is a standalone Sutil application
  • Sutil-Safe - which is a full SAFE stack application, running:
    • Sutil for the client
    • Saturn for the server
    • Fake for the build system
    • Paket for dependency management

Getting started

dotnet new -i Sutil.Template
dotnet new Sutil -n <name_of_your_project>
// OR
dotnet new Sutil-Safe -n <name_of_your_project>

Contributing

In case you find any issues or have any suggestions, feel free to open an issue. In case you want to propose changes to the templates, feel free to open a pull request.

About

Set of `dotnet new` templates for creating Sutil applications

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages