1.0.1 • Published 2 years ago
shoto v1.0.1
Shoto
Shoto CLI is a Node.js command-line interface tool designed to provide access to personal information, projects, skills, certifications, and more.
Features
- View personal information.
- Access social media profiles.
- Explore technical skills.
- Browse through projects and achievements.
- See certifications and credentials.
- Open the user's website in the default browser.
Installation
You can install the Shoto CLI globally using npm:
npm install -g shotoAlternatively, you can run the CLI without installing it globally using npx:
npx shoto [command]Usage
shoto [command]Commands
about: Get to know Shoto.social: View Shoto's social media profiles.skills: View Shoto's technical skills.projects: View Shoto's projects and achievements.certifications: View Shoto's certifications and credentials.website: Open Shoto's website in the default browser.
Usage Examples
Get to know Shoto
shoto aboutView Shoto's social media profiles
shoto socialView Shoto's technical skills
shoto skillsView Shoto's projects and achievements
shoto projectsView Shoto's certifications and credentials
shoto certificationsOpen Shoto's website
shoto website