yagasoft / Dynamics365-YsCmdToolBase

PowerShell C# code that encapsulates some common tool behaviour, which accelerates and standardises command-line tool implementations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamics365-YsCmdToolShell

Version: 0.0.1


A command line shell-like program to provide a platform for tools to easily run, parse cmd args, update from the repository, and encapsulate common behaviour.

(shell is in alpha stage)

Features

How To Use

Command line: 'Yagasoft.Tools.CmdToolShell --help'.

Upcoming/planned

  • Add: pull up more common behaviour from existing tools.
  • Add: repository for updating tools.

Changes

v0.0.1 (2021-06-09)

  • Initial commit

Copyright © by Ahmed Elsawalhy (Yagasoft) -- GPL v3 Licence

About

PowerShell C# code that encapsulates some common tool behaviour, which accelerates and standardises command-line tool implementations.

License:GNU Lesser General Public License v3.0


Languages

Language:C# 100.0%