Commit Graph

6 Commits

Author SHA1 Message Date
Tobias Kessels
b98aaee3e0 Major repository cleanup and enhancement
- Reorganize documentation: moved old docs to docs/ directory
- Add comprehensive README.md with build options and usage guide
- Add detailed CONTRIBUTING.md with help content management guide
- Create Makefile for automated building and testing
- Add Dockerfile.scratch for building from Ubuntu 20.04 base
- Enhance all Dockerfiles with PowerShell + PSScriptAnalyzer
- Add modern shells: zsh (with plugins) and fish (with config)
- Add modern CLI tools: fd-find, ripgrep, fzf
- Create comprehensive help system with cheat/TLDR/fish completions
- Add helper scripts for help content management and coverage checking
- Fix Dockerfile.remnux script references
- Support three build variants: upstream (REMnux), scratch (Ubuntu), kali

Build options:
  - make build-upstream: Fast, uses REMnux upstream (recommended)
  - make build-scratch: Full control, builds from Ubuntu 20.04
  - make build-kali: Legacy Kali Linux base

Features:
  - PowerShell with PSScriptAnalyzer module
  - Modern shells (zsh, fish) with custom configurations
  - Enhanced help system (cheat sheets, TLDR pages, fish completions)
  - Help coverage checking and bulk import tools
  - Comprehensive documentation for users and contributors
2025-10-01 11:45:56 +02:00
tabledevil
a7cb78b6b4 Moved some python packages to pipx and fixed some issues 2024-10-11 16:12:55 +00:00
tabledevil
6967e05c15 Added unrtf to Image 2024-01-12 15:10:57 +01:00
tabledevil
b1e0f77415 Added unfurl as a tool 2023-11-30 09:13:58 +01:00
tabledevil
64f876a7f6 Improved PIP Config to not cache any files 2023-11-30 09:13:35 +01:00
tke
839eb7d289 Rename the dockerfile to Dockerfile, That is the way 2023-09-14 12:26:22 +02:00