Giter VIP home page Giter VIP logo

ps-flatten-folders's Introduction

I'm a senior software engineer / architect and the owner of Rob Green Engineering Ltd.




I enjoy coding in my spare time, check out some of my projects and feel free to contribute ๐Ÿ™‚

Web browser extensions / add-ons

GitHub release (latest by date) Static Badge Static Badge Static Badge
GitHub release (latest by date) Static Badge Static Badge Static Badge

Online tools

Static Badge GitHub release (latest by date)

Powershell modules

PowerShell Gallery Version PowerShell Gallery GitHub release (latest by date)
PowerShell Gallery Version PowerShell Gallery GitHub release (latest by date)
PowerShell Gallery Version PowerShell Gallery GitHub release (latest by date)
PowerShell Gallery Version PowerShell Gallery GitHub release (latest by date)
PowerShell Gallery Version PowerShell Gallery GitHub release (latest by date)
PowerShell Gallery Version PowerShell Gallery Static Badge

Powershell scripts

Static Badge

Github actions

GitHub release (latest by date) Static Badge



ps-flatten-folders's People

Contributors

trossr32 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ps-flatten-folders's Issues

Minor inaccuracy with example commands

PS C:\> Invoke-FlattenFolder
PS C:\> Invoke-FlattenFolder -Directory "C:\Videos" -WhatIf
PS C:\> Invoke-FlattenFolder -Directory "C:\Videos" -DeleteSubDirectories
PS C:\> "C:\Videos\","C:\Music\" | Invoke-FlattenFolder
PS C:\> "C:\Videos\","C:\Music\" | Invoke-FlattenFolder

These should be Invoke-FlattenFolders

Fix incorrect duplicate file renaming

Fix issue where duplicate files that have GUIDs added have that GUID added at the end of the file name (post extension) to the file name without extension.

net core cmdlets won't run in Powershell 5.1

net core 3.1 cmdlets won't run in Powershell 5.1, so amend the minimum required version for the net core version of this module to Powershell 7.

Additionally, investigate releasing the archived version to support 5.1 and see if it's possible to deliver version specific packages from the Powershell Gallery.

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.