anomaly-cli

1.0.4 • Public • Published

Anomaly CLI

A powerful command-line interface tool for anomaly detection and management with Firebase authentication.

Installation

Install globally to use the anomaly command anywhere:

npm install -g anomaly-cli

Usage

After installation, you can use the anomaly command in your terminal:

# Get CLI information
anomaly info

# Authentication
anomaly auth login    # Sign in to your account
anomaly auth status   # Check authentication status
anomaly auth logout   # Sign out

# Main commands (require authentication)
anomaly init          # Initialize and secure your app with anomaly protection

# Get help
anomaly --help

Features

  • 🔐 Firebase Authentication - Secure login system
  • 🛡️ App Security - Initialize and protect your applications with anomaly detection
  • 💻 User-Friendly Interface - Beautiful colored output with intuitive commands

Requirements

  • Node.js 16.0.0 or higher
  • npm or yarn

License

MIT

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Support

If you encounter any issues or have questions, please file an issue on the GitHub repository.

Package Sidebar

Install

npm i anomaly-cli

Weekly Downloads

155

Version

1.0.4

License

MIT

Unpacked Size

31.6 kB

Total Files

8

Last publish

Collaborators

  • yunus.korkmaz