@pesinnovationlab/lab-code
v1.1.4
Published
Lab Code — PES Innovation Lab developer CLI.
Maintainers
Readme
@pesinnovationlab/lab-code
Lab Code — PES Innovation Lab developer CLI. Nothing suspicious here. Move along.
Install
npm install -g @pesinnovationlab/lab-codeUsage
Run the CLI and use the following commands:
lab-code /help # Show all commands
lab-code /hello # Friendly greeting
lab-code /flag # Retrieve a challenge flag
lab-code /version # Version and build info
lab-code /status # System health and config
lab-code /ping # Connectivity test
lab-code /encode <text> # Base64-encode text
lab-code /decode <b64> # Base64-decode text
lab-code /hash <text> # SHA-256 hash of text
lab-code /whoami # Display current user
lab-code /config # Show active configuration
lab-code /verify <flag> # Verify your flag. Introduced in v1.1.4
lab-code /exit # Quit (also accepts /quit)License
MIT
