Skip to content

saparkhid/env-plus-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Env++

Env++ is a lightweight command-line utility for Windows that makes it easier to manage and use environment variables. With Env++, you can define custom environment variables, call them directly from the command line, and even map them to PowerShell scripts for quick execution.


✨ Features

  • πŸ“¦ Custom environment variables – Easily define your own variables.
  • ⚑ CLI shortcuts – Call your variables directly from the terminal.
  • πŸ–₯️ PowerShell integration – Write PowerShell scripts and run them using environment variables.
  • πŸ”„ Persistent configuration – Store variables and scripts for reuse across sessions.
  • πŸ› οΈ Simple setup – No bloated dependencies, just a fast utility.

πŸš€ Getting Started

Prerequisites

  • Windows 10/11
  • PowerShell 5+

Installation

Clone the repository and build the project:

git clone https://github.com/your-username/EnvPP.git
cd EnvPP
# Build instructions (e.g., Visual Studio or MSBuild)

(Prebuilt binaries may be available in Releases)


πŸ“‚ Example Use Cases

  • Shortcuts to frequently used directories
  • One-liner access to scripts (BUILD, DEPLOY, CLEANUP)
  • Manage environment variables without digging into Windows UI

πŸ“œ License

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


πŸ’‘ Inspiration

Managing environment variables in Windows can be painful. Env++ was built to simplify this process and add script execution support directly through CLI shortcuts.


About

your own environment variables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published