feat(readme): Add comprehensive README with detailed usage, command reference, daemon management, architecture and development instructions

This commit is contained in:
2025-08-25 12:33:57 +00:00
parent b020cdcbf4
commit ca0dfa6432
3 changed files with 346 additions and 5 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tspm',
version: '1.6.1',
version: '1.7.0',
description: 'a no fuzz process manager'
}