@strawberrywz/little
v1.0.6
Published
Command-line tool for Little Gym exercises - clone, upload, and manage exercise templates efficiently.
Readme
little
A command-line tool for Little Gym exercises - clone, upload, and manage exercise templates efficiently.
Website
Visit littlesolve.com for more information and to browse available exercises.
Installation
npm install -g @strawberrywz/littleFeatures
- Clone exercise
- Upload new exercise (todo)
Usage
# Get help
little --help
# Clone an existing template
little clone <template-id>
# Upload a new template
little upload <file-path> (TODO)
# List all available templates
little list (TODO)
# Other commands are also available, use --help to see them allWhy Use little?
The little CLI tool streamlines your workflow when working with Little Gym exercise templates. Whether you're a trainer creating new exercises or an instructor looking to use existing templates, little makes the process simple and efficient.
Requirements
- Node.js (12.x or higher recommended)
- npm (6.x or higher recommended)
License
ISC
Author
strawberry - littlesolve.com
