Skip to content

Simple-Innovation/simple-migration-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Migration API

A set of utilities that allows the migration of data between two systems that each have a suitable API.

Installation

Install-Module `
    -Name:simple-migration.ps1 `
    -Force

Build

Test

Install Pester

Install-Module `
    -Name:Pester `
    -Force

Import-Module `
    -Name:Pester `
    -Passthru

Contribute

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published