Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beaulieukevin/toolbox
A customizable Command Line Interface (CLI) allowing you to spread standardized tools installations and configurations within your organization
https://github.com/beaulieukevin/toolbox
cli command-line-interface local-environment package-manager powershell
Last synced: about 2 months ago
JSON representation
A customizable Command Line Interface (CLI) allowing you to spread standardized tools installations and configurations within your organization
- Host: GitHub
- URL: https://github.com/beaulieukevin/toolbox
- Owner: beaulieukevin
- License: mit
- Created: 2023-10-29T08:18:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-18T21:26:26.000Z (10 months ago)
- Last Synced: 2024-08-07T14:42:48.917Z (5 months ago)
- Topics: cli, command-line-interface, local-environment, package-manager, powershell
- Language: PowerShell
- Homepage: https://devwithkev.com
- Size: 121 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- jimsghstars - beaulieukevin/toolbox - A customizable Command Line Interface (CLI) allowing you to spread standardized tools installations and configurations within your organization (PowerShell)
README
![Toolbox Image](/rsc/toolbox.png)
# What is it?
Toolbox is a customizable Command Line Interface (CLI) allowing you to spread standardized tools installations and configurations within your organization.
It provides multiple advantages:
* No need of prerequired software, executable, framework or tool to setup Toolbox. Only a plain vanilla Windows operating system having PowerShell installed.
* The centralization of all configurations and installation scripts in a source control management system allowing better security audit.
* The possibility to install tools and software in a portable way without the interaction with the direct operating system directories.
* The analysis of the usage of Toolbox within your organization through analytics.
* The promotion of inner source collaboration within your development teams.> Toolbox is under analysis to be used under Mac OS and Linux operating systems but is still not yet available. ⭐ the repository to be kept up to date.
# How to Setup Toolbox?
The documentation has been splitted based on two roles:
* As a [Toolbox user](/docs/README-user.md), the person who wants to use Toolbox within their development environment.
* As a [Toolbox administrator](/docs/README-admin.md), the person who is responsible of configuring and updating Toolbox for his colleagues within his organization.Depending on your role, read the appropriate documentation.