BREAKING CHANGE(tools): replace install functionality with a minimal placeholder CLI; remove installer, logging, path utilities, and related assets

This commit is contained in:
2026-02-03 17:12:26 +00:00
parent 450b3ba379
commit ab714377ba
17 changed files with 166 additions and 323 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@git.zone/tools',
version: '2.0.23',
description: 'setup your environment with the most important tools and update them easily.'
version: '3.0.0',
description: 'A CLI tool placeholder for development utilities.'
}