Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages