npx skelecli
You can install SkeleCLI globally using npm. This allows you to use the `skelecli` command from anywhere in your terminal.
npm install -g skelecli
After installation, you can use SkeleCLI to generate a new project:
skelecli
Check out our templates and documentation to learn more about SkeleCLI's features and capabilities.