Code Monkey home page Code Monkey logo

penshell's Introduction

Penshell

Penshell

Build

Penshell is a experimental command line pipeline with scrippting support written in pure dotnet. Its is for developing short Tasks via a simple command line interface and chaining them to a complex scripting process. The command assemblies of this project are reusable in applications based on the dotnet / command-line-api project. The PenshellCLI is for collecting, managing and enhancing the functionality for scripting.

Why Penshell

The intention of this project was initially an automation of recurring processes of all kind in an easy way. The result of this idea is a project to design simple commands in a script pipeline, which is easy to understand, write, manage and test.

How should a command looks like?

Project status and structure

Currently this project is in a inital state and there are no releases planed. You can check out this code and run it in debug mode to compile with Penshells default commands. The release build of Penshell is prepared for the setup process with compiling in the designated folders.

Libraries used

penshell's People

Contributors

iforgede avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

bubdm

penshell's Issues

Add command search path pattern

Ist would by a nice tooling with penshell, if you can configure the mef search path pattern to find commands.
This can help to improve the functionality with bild artifacts from a CI/CD pipeline.

Add Meta-Infos for Scripting

Ist would by a good enhancement for Scripting to add an informational Meta Block.
This data can bei shown in log level information.

Example

Meta

author = '...'
version = '...'
maintainer = '...'
email = '...'
status = '...'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.