Skip to content

alishemirani/SaritasaTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saritasa Tools

An infrastructure components and development tools for company projects.

Installation

PM> Install-Package Saritasa.Tools

Project Setup

Here are steps you need to do to setup environment to be able to develop. You need following software installed:

For documentation:

  • python 3 (choco install python)
  • sphinx (pip install sphinx)
  • read the docs theme (pip install sphinx_rtd_theme)

Commands

  • Build the solution and prepare nuget package

psake build

  • Generate documentation

psake build-doc

About

Development tools for company .NET projects

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.5%
  • Python 3.0%
  • PowerShell 0.5%