# vpkg **Repository Path**: mirrors_jessetane/vpkg ## Basic Information - **Project Name**: vpkg - **Description**: a version oriented package manager - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` __ .--.--.-----| |--.-----. | | | _ | <| _ | \___/| __|__|__|___ | |__| |_____| ``` A language agnostic, multi-version tolerant package manager. ## Disclaimer Don't use this. It's just an academic project for teaching myself about package managers and shell scripting. ## Why I hate the idea that I need a different package manager for every language/platform. ## How Sourcable shell scripts. ## Install `curl "https://raw.github.com/jessetane/vpkg/master/package.sh" | bash` ## Usage `vpkg [options] [] []` ## License [WTFPL](http://www.wtfpl.net/txt/copying/)