Skip to content

This is a simple PowerShell script for Intellij IDEA users to unzip and open your in the IDE using a simple command

Notifications You must be signed in to change notification settings

kavindu-pere/unzip-and-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

unzip-and-open

This is a simple PowerShell script for IntelliJ IDEA users to unzip and open your in the ide using a simple command

Prerequisites

  1. You have to have installed IntelliJ IDEA. Use JetBrains Toolbox app for more convenient installation. When using Toolbox to install, it will automatically create a script called 'idea' which enables uao.ps1 script to open the IDEA.

  2. Set PATH to the uao.ps1 script in your Windows Environment Variable settings

How To Use

  1. Navigate to the directory where the supposed <project>.zip is downloaded or exists.
  2. Open a Windows PowerShell instance using the Windows Terminal application or Open a PowerShell instance and navigate to the above directory
  3. Run uao <project>.zip

Future Changes

tba..!!!

About

This is a simple PowerShell script for Intellij IDEA users to unzip and open your in the IDE using a simple command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published