説明なし https://github.com/anas-elgarhy/jpwd

Anas Elgarhy 1079f4f387 Fix bundle-gz-file script 2 年 前
.github 2083916afb Add mirror action 🪞 2 年 前
.idea 624eebe13b Include the colorful console lib in jar 2 年 前
archpackage f237c9e3ea Add pkg build file 😆 2 年 前
assets 43b52ae4b3 [ImgBot] Optimize images 2 年 前
screenshots 43b52ae4b3 [ImgBot] Optimize images 2 年 前
scripts 1079f4f387 Fix bundle-gz-file script 2 年 前
src b9bedef7b7 Up the version, and implement -v option 😇 2 年 前
.gitignore 60be388462 Improve git ignore file 😊 2 年 前
CODE_OF_CONDUCT.md 5cf93dc5ec Add code of conduct 2 年 前
CONTRIBUTING.md 29addca4df Add contributing gide 💙 2 年 前
LICENSE.txt 0fdda70366 Add license GPL-3 2 年 前
README.md 1d3fab0208 Add code smiles badge 😃 2 年 前
pom.xml f1625d0536 Up version 🙃 2 年 前

README.md

jpwd: A modern alternative to GNU/pwd using Java 🥰☕

Security Rating Lines of Code Quality Gate Status Reliability Rating VulnerabilitiesBugs Code Smells

jpwd screenshot

Features

  • Colorful output
  • Customizable colors for directories names and separator
  • Customizable separator
  • Supports multiple separators
  • Supports icons for directories
  • Supports no icons and no colors modes
  • Cross-platform (macOS, Windows, Linux) 🌍

Options table

Option Value Description
-h or --help n/a
-v or --version n/a Show the version
-s or --separator Separator string
-sc or --separator-color Color name or hex value, e.g red or `#ff000000
-nc or --no-colors n/a
-b or --background Color name or hex value, e.g red or `#ff000000
-ni or --no-icons n/a
-bc or --block-colors Block colors list like red,green,blue or #ff000000,#00ff0000
-cl or --colors-list List of allowed colors like red,green,blue or #ff000000,#00ff0000

Requirements for development:

  • nerd-font
  • Maven
  • jdk 17
  • IntelliJ IDEA (not required but recommended)

TODO

  • Add Tests
  • Add Formatter
  • Crete arch package
  • Create debian package
  • Add -L and -P options like the original pwd

Available in

GitHub GitLab BitBucket Codeberg

Quality gate

SonarCloud