Skip to content

franck-gaspoz/OrbitalShell-Module-Template

 
 

Repository files navigation

{ModuleTitle}

Module for Orbital Shell

{ModuleDescription}

.NET last commit releasever releasedate
toplanguage lngcount
codesize reposize

Usage

install into the shell:

> module -i {ModuleLowerID}

Preview

{add a preview here}

Settings

namespace {ModuleNamespace}

variable type value
isEnabled bool true






Orbital Shell is a multi-plateform (windows, linux, macos, arm) command shell, inspired by bash and POSIX recommendations. It provides any usual bash shell feature (even if modernized) and nice syntaxes and features allowing to interact (get/set/call members) with C# objects. Developed using C# 8, .NET Core 3.1/Net 5 and .NET Standard 2.1

About

project template of an orbital shell module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%