Skip to content

This repository contains a CLI tool named "Unzip_N_Open" that allows users to unzip files and open them in IDEs .

License

Notifications You must be signed in to change notification settings

ratnesh-maurya/Unzip_N_Open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unzip_N_Open

GitHub go.mod Go version GitHub

Unzip_N_Open is a CLI tool that simplifies the process of unzipping files and opening them in different IDEs or text editors.

Features

  • Unzip files with ease.
  • Open extracted directories directly in popular IDEs like IntelliJ IDEA and Visual Studio Code.
  • Cross-platform compatibility with support for Linux, Windows, and macOS.
  • Simple and intuitive command-line interface.

Installation

From Source

To build from source, ensure you have Go installed on your system. Then, run the following commands:

git clone https://github.com/ratnesh-maurya/Unzip_N_Open.git
cd Unzip_N_Open
go mod tidy
go build
go install

Usage

rzip code <File Path> 

Contributing

Contributions to this project are welcome! If you encounter any bugs or have suggestions for improvements, feel free to open an issue or submit a pull request. Your feedback helps make this tool better for everyone.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Maintainer

Ratnesh Maurya

About

This repository contains a CLI tool named "Unzip_N_Open" that allows users to unzip files and open them in IDEs .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages