Git Product home page Git Product logo

poshbox's Introduction

PoshBox

PoshBox Logo

PoshBox is my Powershell ToolBox, similar to Powershell Community Extensions. In fact, PoshBox pulls various modules and code I've found, developed or improved upon all into one place. This isn't a "catch all". I'm trying to keep this module restricted to cmdlets and such that would be commonly used in any powershell development.

  1. Logging - Cmdlets that leverage Log4net
  2. Development helpers - Source File Cleanup
  • TODO: PoshCop - Like StyleCop
  1. SQL/MYSQL - Cmdlets to make querying SQL/MYSQL easier
  2. Indented! - Including the Indented! Module
  3. In-Console UI - This is still under heavy development, but will include various ways to make a UI within the powershell console.

Installation

  1. Install Powershell Community Extensions 3.1 or later

  2. Download the master branch zip

  3. Extract to C:\Users<YOU>\Documents\WindowsPowerShell\Modules

  4. Run the following to import the module and verify:

    Import-Module C:\Users\USERNAME\Documents\WindowsPowerShell\Modules\PoshBox
    Get-Module PoshBox -ListAvailable

Find out more

[Technical Docs] techdocs [Setup Guide] setup Roadmap roadmap Contributing contributing
[![i1] techdocs-image] techdocs [![i2] setup-image] setup [![i3] roadmap-image] roadmap [![i4] contributing-image] contributing

Contributing

If you would like help implementing a new cmdlet, fixing a bug, or have an idea for something new, check out our Contributing contributing page on the wiki!

Questions or need help?

Check out the [Talk to us] talk-to-us page on our wiki.

poshbox's People

Contributors

ghostsquad avatar

Watchers

James Cloos avatar Chris Gray avatar

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.