35 Commits

Author SHA1 Message Date
Jesús Pérez
b99dcc83c3 feat: major repository modernization and tracking cleanup
## Summary

Comprehensive repository cleanup focusing on plugin dependency management, documentation improvements, and git tracking optimization.

## Key Changes

### 🔧 Core Infrastructure
- Synchronized all nu-* dependencies across plugins for version consistency
- Enhanced upstream tracking and automation systems
- Removed nushell directory from git tracking for cleaner repository management

### 📚 Documentation
- Significantly expanded README.md with comprehensive development guides
- Added detailed workflow documentation and command references
- Improved plugin collection overview and usage examples

### 🧹 Repository Cleanup
- Removed legacy bash scripts (build-all.sh, collect-install.sh, make_plugin.sh)
- Streamlined automation through unified justfile and nushell script approach
- Updated .gitignore with nushell directory and archive patterns
- Removed nushell directory from git tracking to prevent unwanted changes

### 🔌 Plugin Updates
- **nu_plugin_image**: Major refactoring with modular architecture improvements
- **nu_plugin_hashes**: Enhanced functionality and build system improvements
- **nu_plugin_highlight**: Updated for new plugin API compatibility
- **nu_plugin_clipboard**: Dependency synchronization
- **nu_plugin_desktop_notifications**: Version alignment
- **nu_plugin_port_extension & nu_plugin_qr_maker**: Consistency updates
- **nu_plugin_kcl & nu_plugin_tera**: Submodule synchronization

### 🏗️ Git Tracking Optimization
- Removed nushell directory from version control for cleaner repository management
- Added comprehensive .gitignore patterns for build artifacts and archives

## Statistics
- 2,082 files changed
- 2,373 insertions, 339,936 deletions
- Net reduction of 337,563 lines (primarily from removing nushell directory tracking)

## Benefits
- Complete version consistency across all plugins
- Cleaner repository with optimized git tracking
- Improved developer experience with streamlined workflows
- Enhanced documentation and automation
- Reduced repository size and complexity

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-20 15:18:58 +01:00
0a460ceeb5
chore: add kcl-install.sh linux-amd64 2025-06-27 08:04:01 +01:00
Jesús Pérex
904e3f3fb6 chore: add info about kcl_install 2025-06-27 07:55:18 +01:00
Jesús Pérex
b626f63ea6 chore: add info about kcl_install 2025-06-27 07:54:20 +01:00
Jesús Pérex
112d120ebf chore: update module 2025-06-27 07:53:05 +01:00
Jesús Pérex
b3579d76be chore: modify kcl-install to use 2025-06-27 07:50:33 +01:00
Jesús Pérex
6b8cc1d090 chore: update bin_archives 2025-06-27 07:23:48 +01:00
Jesús Pérex
c7c30d84a3 chore: kcl-install 2025-06-27 07:22:35 +01:00
Jesús Pérex
32bce2fa2a chore: kcl-install 2025-06-27 07:22:13 +01:00
Jesús Pérex
48666bb3dc chore: update modules 2025-06-27 06:17:24 +01:00
1edf76cfef
chore: add nu in install.sh 2025-06-27 05:55:31 +01:00
Jesús Pérex
58f2bc752d chore: exclude path 2025-06-27 05:16:17 +01:00
Jesús Pérex
693a9c9839 chore: add bin_archives 2025-06-27 05:08:46 +01:00
Jesús Pérex
42635a7652 chore: update modules 2025-06-27 05:07:56 +01:00
Jesús Pérex
e077b6d935 chore: add BIN_ARCHIVE_DIR_PATH as bin_archives 2025-06-27 04:50:22 +01:00
Jesús Pérex
c99d557f99 chore: adjust to pack and install 2025-06-27 04:37:07 +01:00
Jesús Pérex
ecf029854c chore: add pack distribution 2025-06-27 04:36:21 +01:00
Jesús Pérex
e897b88fa2 chore: make install.sh and pack-dist.sh 2025-06-27 04:35:40 +01:00
Jesús Pérex
cdc4fc63ae chore: exclude pack tar.gz 2025-06-27 04:35:01 +01:00
Jesús Pérex
d755b0189c chore: fix content 2025-06-27 03:43:23 +01:00
Jesús Pérex
5ebeb09586 chore: fix distribution script name 2025-06-27 03:41:51 +01:00
Jesús Pérex
e03619fb6e chore: add autogenerated install_nu_plugins.nu 2025-06-27 03:39:17 +01:00
Jesús Pérex
32edf72302 chore: load env, echo messages, generate install_nu_plugins.nu 2025-06-27 03:38:27 +01:00
Jesús Pérex
841a6d40fa chore: add main vars file 2025-06-27 03:37:01 +01:00
Jesús Pérex
d6c94b1ab0 chore: addjust to scripts changes 2025-06-27 03:36:46 +01:00
Jesús Pérex
a9f69f8cd3 chore: add main scripts 2025-06-27 02:36:25 +01:00
Jesús Pérex
37eedccd14 chore: add generate and plugin template 2025-06-27 02:35:59 +01:00
Jesús Pérex
cef1629f9a chore: add nushell 2025-06-27 02:33:44 +01:00
Jesús Pérex
01e40314bd chore: add distribution path 2025-06-27 02:33:17 +01:00
Jesús Pérex
7aafe5523f chore: add api_nu_plugin_kcl 2025-06-27 02:32:49 +01:00
Jesús Pérex
4acf51fbdc chore: add repo files 2025-06-27 02:32:07 +01:00
Jesús Pérex
b1fbce5b3c chore: add plugins 2025-06-27 02:31:23 +01:00
Jesús Pérex
57cf519bbe chore: update modules 2025-06-27 02:30:48 +01:00
Jesús Pérex
275d4ec63e init repo 2025-06-27 01:27:47 +01:00
Jesús Pérex
967b5c2be5 init repo 2025-06-27 01:26:44 +01:00