Pyro57000 2ad293af7c Update main.rs
re-worked the add a project and remove project functions to be better.

# import_project
added logic to automatically set customer and project names based on moved folder names, falls back to user input, but the project and notes folders should be properly set for imported projects anyways.

# remove_project
added logic to save the list of projects after the distrobox removal happens, this way your projects.conf file should be updated after removing the project.
2024-12-03 13:35:32 -06:00
2024-12-03 13:35:32 -06:00
2023-12-21 21:53:34 +00:00
2023-12-21 21:54:55 +00:00

pentest_tool

A quick little tool to manage which projects you're on, keep track of time spent on those projects, and manage distrobox containers for each environment.

In order to use this tool you'll want to have distrobox set up and have a "template" box you've created that has all yoru tools installed and what not, you'll likely also want to have a folder full of your other custom tools that you get from git hub, this makes it easier.

Description
A quick little tool to manage which projects you're on and manage distrobox containers for each environment.
Readme GPL-3.0 124 MiB
Languages
Rust 100%