File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed
Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2020> This lib was developed just for fun, and has not been thoroughly tested!
2121> May not be suitable for production code 😊
2222
23+ > [ !IMPORTANT]
24+ > Complete documentation available in [ wiki] ( https://github.com/ComputerDaddyGuy/JFileTreePrettyPrinter/wiki ) .
25+
2326<p align =" center " >
2427 <img src="https://github.com/ComputerDaddyGuy/JFileTreePrettyPrinter/blob/develop/assets/basic_usage.jpg?raw=true" alt="JFileTreePrettyPrint basic usage"/>
2528</p >
Original file line number Diff line number Diff line change 1818- [x] Ordering
1919
2020## To do
21+ - [x] Use Github wiki to document options instead of readme
2122- [ ] Additional text on lines
2223- [ ] Option: Filename decorator
2324
2425## Backlog
25- - [ ] Use Github wiki to document options instead of readme
2626- [ ] Option: custom tree format
2727- [ ] Option: custom emojis
2828- [ ] Option: color
Original file line number Diff line number Diff line change 2020 - Create new release based on ` vX.Y.Z ` tag: copy content of ` CHANGELOG.md ` for this version
2121 - Github ` release ` workflow will run automatically
2222 - Few minutes later, artifact is available on Maven Central 🎉
23+ - Update wiki if required
2324
2425- ** Merge ` main ` back into ` develop ` branch**
2526 - Note: ` pom.xml ` now has ` X.Y.(Z+1)-SNAPSHOT ` version
You can’t perform that action at this time.
0 commit comments