0.1.18 • Published 11 months ago
@bdgt/cli v0.1.18
Bdgt CLI
A command-line interface tool for managing your budget.
Installation
npm install -g @bdgt/cliUsage
bdgt --helpAuthentication
Before using the CLI, you need to authenticate with your API token:
# Login with your API token
bdgt auth login
# Check authentication status
bdgt auth status
# Set custom API URL (defaults to http://localhost:3001)
bdgt auth set-url
# Logout
bdgt auth logoutCommands
bdgt auth login- Set up authentication with an API tokenbdgt auth logout- Remove stored authenticationbdgt auth status- Check authentication statusbdgt auth set-url- Set the API URL
Development
# Install dependencies
npm install
# Run tests
npm test
# Build the project
npm run build
# Run in development mode
npm run devRequirements
- Node.js >= 16.0.0
License
MIT
0.1.18
11 months ago
0.1.17
11 months ago
0.1.16
11 months ago
0.1.15
11 months ago
0.1.14
11 months ago
0.1.13
11 months ago
0.1.12
11 months ago
0.1.11
11 months ago
0.1.10
11 months ago
0.1.9
11 months ago
0.1.8
11 months ago
0.1.7
11 months ago
0.1.6
11 months ago
0.1.4
11 months ago
0.1.3
11 months ago
0.1.1
12 months ago
0.1.0
12 months ago