Coder Social home page Coder Social logo

PSConfEU

A module for gathering information about PSConfEU agenda from Sessionize, tested on Windows, Mac and Linux for Windows PowerShell and pwsh

.github/workflows/main.yml GitHub release badge PowerShell Gallery
GitHub license badge
GitHub releases badge
Ubuntu LinuxLinux Tests
macOSMacOs Tests
Windows badgeWindows pwsh Tests
Windows badgeWindows PowerShell 5.1 Tests

Usage

The PowerShell module follows normal good procedures

Installation

To install the module from the PowerShell Gallery

Install-Module PSConfEU

What Commands?

To identify the commands for the module

Get-Command -Module PSConfEU

Using Commands

To use the commands use the embedded PowerShell help

Get-Help Get-PSConfEUSchedule

or

Get-Help Get-PSConfEUSchedule -Full

Get-PSConfEUSchedule

This will return the PSConfEU schedule from the Sessionize API in a variety of formats

Get-PSConfEUSchedule -Output excel -Show

Gets the PSConfEU Schedule from the Sessionize API and outputs to excel colour coded by session type, opens the file and saves it to the default temp directory

image

Get-PSConfEUSchedule -Output Raw

Gets the PSConfEU Schedule from the Sessionize API and outputs as json on the screen

image

Get-PSConfEUSchedule -Output csv -Show

Gets the PSConfEU Schedule from the Sessionize API and outputs to csv, opens the file and saves it to the default temp directory

image

Get-PSConfEUSchedule -Output object

Gets the PSConfEU Schedule from the Sessionize API and outputs as a psobject on the screen useful for piping to Write-DbaDatatable for loading into a database

image

Get-PSConfEUSchedule -Output html -Show

Gets the PSConfEU Schedule from the Sessionize API and outputs to html, opens the file and saves it to the default temp directory

image

PowerShell Conference Europe's Projects

PowerShell Conference Europe doesnโ€™t have any public repositories yet.

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.