Skip to content

Repository files navigation

SSEC CLI

A CLI tool built with typer and managed with pixi.

Installation

Using pixi (recommended)

# Install pixi if you haven't already
curl -fsSL https://pixi.sh/install.sh | bash

# Install the CLI in development mode
pixi run install

# Or install with development dependencies
pixi run dev-install

Using pip

pip install -e .

Usage

ssec --help

Development

This project uses pixi for dependency management:

# Install in development mode
pixi run dev-install

# Run tests
pixi run test

# Lint code
pixi run lint

# Format code
pixi run format

About

Command line utility for supporting SSEC projects

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages