together 2.11.0
together: ^2.11.0 copied to clipboard
A tool to merge text/code files in a folder
2.11.0 #
- release
2.10.1 #
- fix usage flag bug
2.10.0 #
- release
v2.10.0 #
- Add --ignore-wild flag to ignore files/folders matching wildcard patterns (e.g., react, test)
- Add --help/-h flag to display usage information
- Add --self-update flag to automatically download and install latest version from GitHub
- Add one-liner installation script (install.sh) for easy setup
- Improve platform detection for self-update (Linux, macOS, Windows)
- Add direct download one-liners for each platform
- Enhanced installation with automatic PATH detection and sudo handling
2.8.0 #
- fix #12
2.7.0 #
- release
2.6.0 #
- release
2.5.6 #
- makefile fixes for make test
2.5.5 #
- Add version flag and pubspec constants generation
2.5.4 #
- Move main.dart to bin/tog.dart and fix path references
2.5.3 #
- Move main.dart to bin/tog.dart and fix path references
2.5.2 #
- fix tests filenames
2.5.1 #
- fix tests filenames
2.5.0 #
- add --gitignore flag