Giter VIP home page Giter VIP logo

dovedev / latestcopy Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 1.0 16 KB

v2.0.0 of LatestCopy allows the user to create a .zip archive of a Crestron based project, capturing a number of the critical file types for publishing or backing up. # The Default Search Directory is $env:USERPROFILE\Crestron\ (or C:\Users\USERNAME\Crestron) and can be changed when prompted. # The Default Destination for a copy is $env:USERPROFILE\Crestron\Temp-PackageProject (or C:\Users\USERNAME\Crestron\Temp-PackageProject) and can be changed when prompted. # The resulting .zip archive will have the name of the destination folder (e.g. Temp-PackageProject.zip). # If the file Temp-PackageProject.zip already exists you will be required to move or delete this before continuing (A prompt for deletion and archiving will be given).

PowerShell 100.00%

latestcopy's Introduction

LatestCopy

Platform: Windows Powershell v5+

Description: v2.0.0 of LatestCopy allows the user to create a .zip archive of a Crestron based project, capturing a number of the critical file types for publishing or backing up.

  • The Default Search Directory is $env:USERPROFILE\Crestron\ (or C:\Users\USERNAME\Crestron) and can be changed when prompted.
  • The Default Destination for a copy is $env:USERPROFILE\Crestron\Temp-PackageProject (or C:\Users\USERNAME\Crestron\Temp-PackageProject) and can be changed when prompted.
  • The resulting .zip archive will have the name of the destination folder (e.g. Temp-PackageProject.zip).
  • If the file Temp-PackageProject.zip already exists you will be required to move or delete this before continuing (A prompt for deletion and archiving will be given).
  • v2.0.1 Added *.c3prj folder
  • v2.0.2 Added Dropbox Process Start and Stop

Roadmap (ToDo)

  • v2.1.0 Add switch statement for build package or archive package.
  • v2.2.0 Add option for clean and restore (as in create back up copy, then delete contents of vtp/smw folder then restore back up.)
  • v3.0.0+ Add and Refactor for alternate file types and/or project senarios.

latestcopy's People

Contributors

dovedev avatar

Stargazers

Jordan Scales avatar Alex avatar

Watchers

James Cloos avatar  avatar Alex avatar

Forkers

rbsystems

latestcopy's Issues

$consolePromptPackageDirectory: Non Default location failing

$consolePromptPackageDirectory = Read-Host "Please enter the directory where you wish to copy the project files to and press enter. [$($defaultPackageDirectory)]"

$consolePromptPackageDirectory: Non Default location failing in some instances need to investigate.

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.