Package Exports
- devscope-cli
- devscope-cli/src/newscope-cli.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (devscope-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
News Aggregator
Terminal-based news reader for discovering trending tech content.
🚀 CLI Tools
Install
npm install -g devscope-cliDevScope (General Tech News)
devscope --help
devscope --filter "react" --limit 20AppScope (App Discovery and Articles)
appscope --help
appscope --filter "ai" --limit 15🎮 Controls
- ↑↓ Navigate topics
- o Open link in browser
- r Refresh content
- q Quit
🌐 Web Dashboard
npm install
npm run dev:next📦 Development
git clone <repo>
npm install
node src/newscope-cli.js
node src/appscope-cli.js📄 License
MIT License - see LICENSE file for details.
Built for developers 🚀