Book-PowerShell-Samples
0.2
PowerShell実践ガイドのスクリプト集
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) guitarrapc. All rights reserved.
Package Details
FileList
- Book-PowerShell-Samples.nuspec
- Book-PowerShell-Samples.psd1
- Book-PowerShell-Samples.psm1
- Chapter1\1.5_PowerShellPractice\file.txt
- Chapter1\1.5_PowerShellPractice\file1.txt
- Chapter1\1.5_PowerShellPractice\file10.txt
- Chapter1\1.5_PowerShellPractice\file2.txt
- Chapter1\1.5_PowerShellPractice\file3.txt
- Chapter1\1.5_PowerShellPractice\file4.txt
- Chapter1\1.5_PowerShellPractice\file5.txt
- Chapter1\1.5_PowerShellPractice\file6.txt
- Chapter1\1.5_PowerShellPractice\file7.txt
- Chapter1\1.5_PowerShellPractice\file8.txt
- Chapter1\1.5_PowerShellPractice\file9.txt
- Chapter1\1.5_PowerShellPractice\output.csv
- Chapter1\1.5_PowerShellPractice\test.bat
- Chapter1\1.5_PowerShellPractice\test.sh
- Chapter1\1.6_Scripting\StatusCheck.log
- Chapter1\1.6_Scripting\StatusCheck.ps1
- Chapter2\2.8_pipeline\macOSのPowerShellでyesとheadを実行する例.ps1
- Chapter2\2.8_pipeline\sigpipeの挙動を模した関数.ps1
- Chapter2\2.8_pipeline\test.xml
- Chapter2\2.8_pipeline\Windows10のPowerShellでyesとheadを実行する例.ps1
- Chapter2\2.8_pipeline\.vscode\launch.json
- Chapter2\2.8_pipeline\NativeCommand\.vscode\launch.json
- Chapter2\2.8_pipeline\NativeCommand\.vscode\tasks.json
- Chapter2\2.8_pipeline\NativeCommand\FileOutput\FileOutput.csproj
- Chapter2\2.8_pipeline\NativeCommand\FileOutput\Program.cs
- Chapter2\2.8_pipeline\NativeCommand\FileOutput\obj\Debug\netcoreapp2.0\FileOutput.AssemblyInfo.cs
- Chapter2\2.8_pipeline\NativeCommand\FileOutput\obj\Debug\netcoreapp2.0\FileOutput.AssemblyInfoInputs.cache
- Chapter2\2.8_pipeline\NativeCommand\FileOutput\obj\Debug\netcoreapp2.0\FileOutput.csproj.CoreCompileInputs.cache
- Chapter2\2.8_pipeline\NativeCommand\ReadInput\Program.cs
- Chapter2\2.8_pipeline\NativeCommand\ReadInput\ReadInput.csproj
- Chapter2\2.8_pipeline\NativeCommand\ReadInput\obj\Debug\netcoreapp2.0\ReadInput.AssemblyInfo.cs
- Chapter2\2.8_pipeline\NativeCommand\ReadInput\obj\Debug\netcoreapp2.0\ReadInput.AssemblyInfoInputs.cache
- Chapter2\2.8_pipeline\NativeCommand\ReadInput\obj\Debug\netcoreapp2.0\ReadInput.csproj.CoreCompileInputs.cache
- Chapter2\2.8_pipeline\NativeCommandBinary\FileOutput.deps.json
- Chapter2\2.8_pipeline\NativeCommandBinary\FileOutput.dll
- Chapter2\2.8_pipeline\NativeCommandBinary\FileOutput.runtimeconfig.dev.json
- Chapter2\2.8_pipeline\NativeCommandBinary\FileOutput.runtimeconfig.json
- Chapter2\2.8_pipeline\NativeCommandBinary\ReadInput.deps.json
- Chapter2\2.8_pipeline\NativeCommandBinary\ReadInput.dll
- Chapter2\2.8_pipeline\NativeCommandBinary\ReadInput.runtimeconfig.dev.json
- Chapter2\2.8_pipeline\NativeCommandBinary\ReadInput.runtimeconfig.json
- Chapter2\2.9_formatting\CustomFormatTest.ps1
- Chapter2\2.9_formatting\CustomInfo.format.ps1xml
- Chapter2\2.9_formatting\Default.override.format.ps1xml
- Chapter2\2.9_formatting\Out-Default.ps1
- Chapter2\2.9_formatting\process.format.ps1xml
- Chapter2\2.9_formatting\services.csv
- Chapter2\2.9_formatting\template.format.ps1xml
- Chapter3\3.2_Remoting\Add-WindowsOpenSshServer.ps1
- Chapter3\3.2_Remoting\Stop-DevSshd.ps1
- Chapter3\3.2_Remoting\Win32-OpenSSHの場合\sshd_configの作成.ps1
- Chapter3\3.2_Remoting\Win32-OpenSSHの場合\Win32-OpenSSHのインストール.ps1
- Chapter3\3.4_Credential\TestCredentialInput.ps1
- Chapter3\3.4_Credential\TestCredentialInputMandatory.ps1
- Chapter4\4.1_Syntax\break_continue_label\breakとcontinueによるループの制御.ps1
- Chapter4\4.1_Syntax\break_continue_label\ラベルによるbreakのサンプル.ps1
- Chapter4\4.1_Syntax\for\for文による反復処理.ps1
- Chapter4\4.1_Syntax\for\for文による配列の反復アクセス.ps1
- Chapter4\4.1_Syntax\for\for文の条件を省くことで無限ループ.ps1
- Chapter4\4.1_Syntax\foreach\forachで配列の反復アクセス.ps1
- Chapter4\4.1_Syntax\foreach\forach文でif文を使う.ps1
- Chapter4\4.1_Syntax\If\ifとelseifとelseの条件分岐.ps1
- Chapter4\4.1_Syntax\If\ifとelseの条件分岐.ps1
- Chapter4\4.1_Syntax\If\ifのみ条件分岐.ps1
- Chapter4\4.1_Syntax\Stream\Write-Information.ps1
- Chapter4\4.1_Syntax\switch\switchConditionClues.ps1
- Chapter4\4.1_Syntax\switch\switchで最初の条件にbreakを追加して終了する.ps1
- Chapter4\4.1_Syntax\switch\switchで複数の条件に該当する.ps1
- Chapter4\4.1_Syntax\switch\switchのケースセンシティブな判定.ps1
- Chapter4\4.1_Syntax\switch\switchのシンプルな利用.ps1
- Chapter4\4.1_Syntax\switch\switchの条件を配列にし処理を実行する.ps1
- Chapter4\4.1_Syntax\switch\swtichのファイル読みとり.ps1
- Chapter4\4.1_Syntax\while\do-until文による反復処理.ps1
- Chapter4\4.1_Syntax\while\whileによる反復処理.ps1
- Chapter4\4.1_Syntax\while\while文とdo-while文による反復処理の違い.ps1
- Chapter4\4.2_ObjectOperation\Compare-Object\Compare-Object.ps1
- Chapter4\4.2_ObjectOperation\Compare-Object\Compare-Object_IncludeEqual.ps1
- Chapter4\4.2_ObjectOperation\Compare-Object\Compare-Object_PassThru.ps1
- Chapter4\4.2_ObjectOperation\ExportImport\compress.json
- Chapter4\4.2_ObjectOperation\ExportImport\CsvOperation.ps1
- Chapter4\4.2_ObjectOperation\ExportImport\Export-CliXml.ps1
- Chapter4\4.2_ObjectOperation\ExportImport\Export-Csv.ps1
- Chapter4\4.2_ObjectOperation\ExportImport\Export-Json.ps1
- Chapter4\4.2_ObjectOperation\ExportImport\Export-Json_compress.ps1
- Chapter4\4.2_ObjectOperation\ExportImport\HtmlOperation.ps1
- Chapter4\4.2_ObjectOperation\ExportImport\Import-Csv_Headerless.ps1
- Chapter4\4.2_ObjectOperation\ExportImport\JsonOperation.ps1
- Chapter4\4.2_ObjectOperation\ExportImport\OutputData.ps1
- Chapter4\4.2_ObjectOperation\ExportImport\test.csv
- Chapter4\4.2_ObjectOperation\ExportImport\test.html
- Chapter4\4.2_ObjectOperation\ExportImport\test.json
- Chapter4\4.2_ObjectOperation\ExportImport\test.xml
- Chapter4\4.2_ObjectOperation\ExportImport\test2.csv
- Chapter4\4.2_ObjectOperation\ExportImport\test2.xml
- Chapter4\4.2_ObjectOperation\ExportImport\tset.ps1
- Chapter4\4.2_ObjectOperation\ExportImport\XmlOperation.ps1
- Chapter4\4.2_ObjectOperation\ForEach-Object\ForEach-Object.ps1
- Chapter4\4.2_ObjectOperation\ForEach-Object\ForEach-Object_Alias.ps1
- Chapter4\4.2_ObjectOperation\ForEach-Object\ForEach-Object_DirectProperty.ps1
- Chapter4\4.2_ObjectOperation\Group-Object\Group-Object.ps1
- Chapter4\4.2_ObjectOperation\Group-Object\Group-Object_Alias.ps1
- Chapter4\4.2_ObjectOperation\Group-Object\Group-Object_NoElement.ps1
- Chapter4\4.2_ObjectOperation\Measure-Object\Measure-Object_Alias.1.ps1
- Chapter4\4.2_ObjectOperation\Measure-Object\Measure-Object_Count.ps1
- Chapter4\4.2_ObjectOperation\Measure-Object\Measure-Object_Sum.ps1
- Chapter4\4.2_ObjectOperation\Select-Object\Select-Object.ps1
- Chapter4\4.2_ObjectOperation\Select-Object\Select-Object_Alias.ps1
- Chapter4\4.2_ObjectOperation\Select-Object\Select-Object_ExpandProperty.ps1
- Chapter4\4.2_ObjectOperation\Select-Object\Select-Object_ForEachObject.ps1
- Chapter4\4.2_ObjectOperation\Select-Object\Select-Object_NewProperty.ps1
- Chapter4\4.2_ObjectOperation\Select-Object\Select-Object_WhereObject.ps1
- Chapter4\4.2_ObjectOperation\Select-Object_Parameter\Select-Object_First.ps1
- Chapter4\4.2_ObjectOperation\Select-Object_Parameter\Select-Object_Last.ps1
- Chapter4\4.2_ObjectOperation\Select-Object_Parameter\Select-Object_Skip.ps1
- Chapter4\4.2_ObjectOperation\Sort-Object\Sort-Object.ps1
- Chapter4\4.2_ObjectOperation\Sort-Object\Sort-Object_Bottom.ps1
- Chapter4\4.2_ObjectOperation\Sort-Object\Sort-Object_Descending.ps1
- Chapter4\4.2_ObjectOperation\Sort-Object\Sort-Object_Top.ps1
- Chapter4\4.2_ObjectOperation\Where-Object\ForEach-Object.ps1
- Chapter4\4.2_ObjectOperation\Where-Object\Where-Object.ps1
- Chapter4\4.2_ObjectOperation\Where-Object\Where-Object_DirectProperty.ps1
- Chapter4\4.3_BasicScripting\1.txt
- Chapter4\4.3_BasicScripting\10.txt
- Chapter4\4.3_BasicScripting\2.txt
- Chapter4\4.3_BasicScripting\3.txt
- Chapter4\4.3_BasicScripting\4.txt
- Chapter4\4.3_BasicScripting\5.txt
- Chapter4\4.3_BasicScripting\6.txt
- Chapter4\4.3_BasicScripting\7.txt
- Chapter4\4.3_BasicScripting\8.txt
- Chapter4\4.3_BasicScripting\9.txt
- Chapter4\4.3_BasicScripting\DirectorySize.ps1
- Chapter4\4.3_BasicScripting\EndBlockInputSample.ps1
- Chapter4\4.3_BasicScripting\Get-DirectorySize.ps1
- Chapter4\4.3_BasicScripting\ProcessBlockInputSample.ps1
- Chapter4\4.3_BasicScripting\Test-DirectorySize.ps1
- Chapter4\4.3_BasicScripting\test.ps1
- Chapter4\4.3_BasicScripting\testoutput.ps1
- Chapter4\4.3_BasicScripting\Where-DirectorySize.ps1
- Chapter4\4.3_BasicScripting\Where-DirectorySize2.ps1
- Chapter4\4.3_BasicScripting\1\1.txt
- Chapter4\4.3_BasicScripting\10\10.txt
- Chapter4\4.3_BasicScripting\2\2.txt
- Chapter4\4.3_BasicScripting\3\3.txt
- Chapter4\4.3_BasicScripting\4\4.txt
- Chapter4\4.3_BasicScripting\5\5.txt
- Chapter4\4.3_BasicScripting\6\6.txt
- Chapter4\4.3_BasicScripting\7\7.txt
- Chapter4\4.3_BasicScripting\8\8.txt
- Chapter4\4.3_BasicScripting\9\9.txt
- Chapter4\4.4_OutputObject\Get-DifferentObject.ps1
- Chapter4\4.4_OutputObject\Get-DirectorySize_AddMember.ps1
- Chapter4\4.4_OutputObject\Get-DirectorySize_AddMember_Pipeline.ps1
- Chapter4\4.4_OutputObject\Get-DirectorySize_CSharpClass.ps1
- Chapter4\4.4_OutputObject\Get-DirectorySize_CSharpClassDeclare.ps1
- Chapter4\4.4_OutputObject\Get-DirectorySize_PowerShellClass.1.ps1
- Chapter4\4.4_OutputObject\Get-DirectorySize_PowerShellClass.ps1
- Chapter4\4.4_OutputObject\Get-DirectorySize_PSCustomObject.ps1
- Chapter4\4.4_OutputObject\Get-DirectorySize_PsObject.ps1
- Chapter4\4.4_OutputObject\Get-DirectorySize_SelectObject.ps1
- Chapter4\4.4_OutputObject\Get-ProcessTopStatistics.ps1
- Chapter4\4.4_OutputObject\Get-ProcessTopStatistics50.ps1
- Chapter4\4.4_OutputObject\Get-ProcessTopStatistics_InsertType.ps1
- Chapter4\4.4_OutputObject\Get-StringOutput.ps1
- Chapter4\4.4_OutputObject\Benchmark\CustomObjectBenchmark.ps1
- Chapter4\4.4_OutputObject\Benchmark\NullOutputBenchmark.ps1
- Chapter4\4.5_Scope\Bar.ps1
- Chapter4\4.5_Scope\Call.ps1
- Chapter4\4.5_Scope\CrossScope1.ps1
- Chapter4\4.5_Scope\CrossScope2.ps1
- Chapter4\4.5_Scope\CrossScope3.ps1
- Chapter4\4.5_Scope\CrossScope4.ps1
- Chapter4\4.5_Scope\CrossScope5.ps1
- Chapter4\4.5_Scope\CrossScope5Strict.ps1
- Chapter4\4.5_Scope\Foo.ps1
- Chapter4\4.5_Scope\NamedScopeTest.ps1
- Chapter4\4.5_Scope\PrivateScope.ps1
- Chapter4\4.5_Scope\ScopeTest.ps1
- Chapter4\4.6_AdvancedFunctions\DirectorySize.ps1
- Chapter4\4.6_AdvancedFunctions\DirectorySize_Help.ps1
- Chapter4\4.6_AdvancedFunctions\OutputTypeSample.ps1
- Chapter4\4.6_AdvancedFunctions\ParameterSet.ps1
- Chapter4\4.6_AdvancedFunctions\PipelineSample.ps1
- Chapter4\4.6_AdvancedFunctions\VerboseSample.ps1
- Chapter4\4.6_AdvancedFunctions\4.6.12_enum\enum_powershell4.ps1
- Chapter4\4.6_AdvancedFunctions\4.6.12_enum\enum_powershell5.ps1
- Chapter4\4.6_AdvancedFunctions\4.6.2_Parameter\ParameterAlias.ps1
- Chapter4\4.6_AdvancedFunctions\4.6.2_Parameter\ParameterMandatory.ps1
- Chapter4\4.6_AdvancedFunctions\4.6.2_Parameter\ParameterPosition.ps1
- Chapter4\4.6_AdvancedFunctions\4.6.2_Parameter\ParameterValueFromPipeline.ps1
- Chapter4\4.6_AdvancedFunctions\4.6.2_Parameter\ParameterValueFromPipelineByPropertyName.ps1
- Chapter4\4.6_AdvancedFunctions\4.6.6_Validattion\ValidateCountValidateLength.ps1
- Chapter4\4.6_AdvancedFunctions\4.6.6_Validattion\ValidateNotNullOrEmpty.ps1
- Chapter4\4.6_AdvancedFunctions\4.6.6_Validattion\ValidateRange.ps1
- Chapter4\4.6_AdvancedFunctions\4.6.6_Validattion\ValidateScript.ps1
- Chapter4\4.6_AdvancedFunctions\4.6.6_Validattion\ValidateSet.ps1
- Chapter4\4.7_Module\DirectorySize\DirectorySize.ps1
- Chapter4\4.7_Module\DirectorySize\DirectorySize.psd1
- Chapter4\4.7_Module\DirectorySize\DirectorySize.psm1
- Chapter4\4.8_ErrorHandle\NonTerminatingError.ps1
- Chapter4\4.8_ErrorHandle\ScriptScopeError.ps1
- Chapter4\4.8_ErrorHandle\TerminatingError.ps1
- Chapter4\4.8_ErrorHandle\ThrowSample.ps1
- Chapter4\4.8_ErrorHandle\Trapsample.ps1
- Chapter4\4.8_ErrorHandle\TryCatchSample.ps1
- Chapter4\4.8_ErrorHandle\TryCatchSampleErrorlog.ps1
- Chapter4\4.8_ErrorHandle\TryCatchSampleExceptionType.ps1
- Chapter4\4.8_ErrorHandle\TryCatchSampleWebException.ps1
- Chapter4\4.8_ErrorHandle\TryFinallyDispose.ps1
- Chapter4\4.8_ErrorHandle\TryFinallySample.ps1
- Chapter4\4.8_ErrorHandle\WriteError.ps1
- Chapter4\4.9_Class\ClasScopeTest.ps1
- Chapter4\4.9_Class\Closure.ps1
- Chapter4\4.9_Class\ClosureAndScope.ps1
- Chapter4\4.9_Class\ClosureSample.ps1
- Chapter4\4.9_Class\ConstructorOverload.ps1
- Chapter4\4.9_Class\ConstructorOverload_bad.ps1
- Chapter4\4.9_Class\ConstructorOverload_init.ps1
- Chapter4\4.9_Class\ImplementInterface.ps1
- Chapter4\4.9_Class\ImplementInterfaceBad.ps1
- Chapter4\4.9_Class\Inheritence.ps1
- Chapter4\4.9_Class\InheritenceMethodOverride.ps1
- Chapter4\4.9_Class\Inheritence_BaseConstructor.ps1
- Chapter4\4.9_Class\InstanceInitialization.ps1
- Chapter4\4.9_Class\MultiStageInheritence.ps1
- Chapter4\4.9_Class\OverloadSamples.ps1
- Chapter4\4.9_Class\Person.ps1
- Chapter4\4.9_Class\Preference.ps1
- Chapter4\4.9_Class\ScriptBlock.ps1
- Chapter4\4.9_Class\Student.ps1
- Chapter4\4.9_Class\UsingAssembly.ps1
- Chapter4\4.9_Class\UsingAssemblyCaller.ps1
- Chapter4\4.9_Class\UsingAssemblyNotImport.ps1
- Chapter4\4.9_Class\UsingModule.ps1
- Chapter4\4.9_Class\UsingModuleImporter.psm1
- Chapter4\4.9_Class\UsingnNameSpace.ps1
- Chapter4\4.9_Class\DesignPattern\AbstructClass.ps1
- Chapter4\4.9_Class\DesignPattern\PolymorphismSubtyping.ps1
- Chapter4\4.9_Class\DesignPattern\Singleton.ps1
- Chapter4\4.9_Class\PSDrive\FamilyTree.psm1
- Chapter4\4.9_Class\PSDrive\SolarSystem.psd1
- Chapter4\4.9_Class\PSDrive\SolarSystem.psm1
- Chapter4\4.9_Class\PSDrive\TestClass.psm1
- Chapter5\5.1_DotnetInteraction\CSharpinPowerShell\CSharpSample.ps1
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\Class1.cs
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\CSharpManagedDll.csproj
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\bin\Debug\netstandard2.0\CSharpManagedDll.deps.json
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\bin\Debug\netstandard2.0\CSharpManagedDll.dll
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\bin\Debug\netstandard2.0\CSharpManagedDll.pdb
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\bin\Debug\netstandard2.0\publish\CSharpManagedDll.deps.json
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\bin\Debug\netstandard2.0\publish\CSharpManagedDll.dll
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\bin\Debug\netstandard2.0\publish\CSharpManagedDll.pdb
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\obj\CSharpManagedDll.csproj.nuget.cache
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\obj\CSharpManagedDll.csproj.nuget.g.props
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\obj\CSharpManagedDll.csproj.nuget.g.targets
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\obj\project.assets.json
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\obj\Debug\netstandard2.0\CSharpManagedDll.AssemblyInfo.cs
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\obj\Debug\netstandard2.0\CSharpManagedDll.AssemblyInfoInputs.cache
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\obj\Debug\netstandard2.0\CSharpManagedDll.csproj.CoreCompileInputs.cache
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\obj\Debug\netstandard2.0\CSharpManagedDll.csproj.FileListAbsolute.txt
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\obj\Debug\netstandard2.0\CSharpManagedDll.csprojAssemblyReference.cache
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\obj\Debug\netstandard2.0\CSharpManagedDll.dll
- Chapter5\5.1_DotnetInteraction\CSharpManagedDll\obj\Debug\netstandard2.0\CSharpManagedDll.pdb
- Chapter5\5.1_DotnetInteraction\StandardModuleSample\GetSampleText.cs
- Chapter5\5.1_DotnetInteraction\StandardModuleSample\GetSampleText.ps1
- Chapter5\5.1_DotnetInteraction\StandardModuleSample\StandardModuleSample.csproj
- Chapter5\5.1_DotnetInteraction\StandardModuleSample\StandardModuleSample.psd1
- Chapter5\5.1_DotnetInteraction\StandardModuleSample\StandardModuleSample.psm1
- Chapter5\5.1_DotnetInteraction\StandardModuleSampleAsync\AsyncPSCmdlet.cs
- Chapter5\5.1_DotnetInteraction\StandardModuleSampleAsync\InvokeHttpRequestAsync.cs
- Chapter5\5.1_DotnetInteraction\StandardModuleSampleAsync\PowerShellSynchronizationContext.cs
- Chapter5\5.1_DotnetInteraction\StandardModuleSampleAsync\StandardModuleSampleAsync.csproj
- Chapter5\5.1_DotnetInteraction\StandardModuleSampleAsync\StandardModuleSampleAsync.ps1xml
- Chapter5\5.1_DotnetInteraction\StandardModuleSampleAsync\StandardModuleSampleAsync.psd1
- Chapter5\5.4_Actual\foreach-ForEachObject.ps1
- Chapter5\5.4_Actual\GetSomething.ps1
- Chapter5\5.4_Actual\Import-PSCmdlet.ps1
- Chapter5\5.4_Actual\RequiresAssembly.ps1
- Chapter5\5.4_Actual\RequiresModules.ps1
- Chapter5\5.4_Actual\RequiresPSEditionCore.ps1
- Chapter5\5.4_Actual\RequiresRunAsAdministrator.ps1
- Chapter5\5.4_Actual\RequiresVersion.ps1
- Chapter5\5.4_Actual\Use.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.2 (current version) | 743 | 5/12/2018 |