readme.md (425B)
1 # jannie 2 3 This is a utility for keeping files on PC organized. 4 5 In other words, a way to document workspace. 6 7 It is a thrown-together prototype of a concept I wanted to quickly explore. 8 I refactored most of the dependencies out now, only `shellexpand` pulls in some 9 (about 20), but it is still the same prototype. 10 11 # License 12 13 Copyright (c) 2026 Андрей Храмцов. 14 15 Licensed under the [Apache License 2.0](LICENSE).