You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.description('Learn more about this CLI and its creator.')
.action(()=>{
console.clear();
letabout=`
Welcome to NekoNode! This CLI tool is designed to scrape anime information from the Gogoanime website.
It was created out of a passion for both anime and web scraping, providing a simple way to find and access your favorite anime directly from the command line.
Developed with curiosity and a desire to learn, NekoNode is a testament to exploring new technologies and making the process of discovering anime more convenient.