Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EvoSC# Tool

This is mainly a development tool for EvoSC#. It simplifies certain tasks such as creating and setting up a development environment for new modules, both internal and external. It can also create migrations with the correct conventions.

Installation

Because the tool will only run within the EvoSC# project, it is recommended to install it as a local tool. Therefore, while inside the EvoSC# solution, install by:

dotnet tool install EvoSC.Tool

To install it as a global tool:

dotnet tool install --global EvoSC.Tool

Usage

You can access the tool with the following command:

dotnet evosc

If it is install as a global tool, the command is simply:

evosc

About

Development tool for EvoSC#

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages