Skip to content

project template of an orbital shell module

Notifications You must be signed in to change notification settings

OrbitalShell/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