refactor: rename CLI binary from lab to labctl
Updated everywhere: constants, package.json bin, completions, nfpm packaging, build scripts, CI, banner text. Binary is now /usr/bin/labctl. Internal package names (@lab/*) unchanged. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Application-wide constants.
|
||||
|
||||
export const APP_NAME = "lab";
|
||||
export const APP_NAME = "labctl";
|
||||
export const APP_VERSION = "0.1.0";
|
||||
|
||||
Reference in New Issue
Block a user