From ebb26eac2948e02def3c7ac1ac23c4ecd345a5a7 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 3 Apr 2026 18:17:29 +0200 Subject: repo: flatten layout — move packages to root, extras to .extras/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Move all packages from SlackBuilds/ to repo root - Move hooks/, docs/, nvchecker.toml to .extras/ - Update CLAUDE.md and README.md to reflect new structure Co-Authored-By: Claude Sonnet 4.6 --- claude-code/README.SBo | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 claude-code/README.SBo (limited to 'claude-code/README.SBo') diff --git a/claude-code/README.SBo b/claude-code/README.SBo new file mode 100644 index 0000000..14fd910 --- /dev/null +++ b/claude-code/README.SBo @@ -0,0 +1,4 @@ +To print latest versions use this command: +curl -s https://registry.npmjs.org/@anthropic-ai/claude-code | grep -o '"dist-tags":{[^}]*}' + +Then modify .info file and .SlackBuild, download and build. -- cgit v1.2.3