Skip to content

ars-vivendi/a9-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a9 CLI

In-house engineering CLI for Ars Vivendi.

Provides commands for managing internal tools and development operations.

Usage

a9 install lint --tag v0.1.19
a9 install lint --force
a9 --json install lint

Development

# Enable git hooks
git config core.hooksPath .githooks

# Run checks
cargo fmt
cargo clippy -- -D warnings
cargo test
cargo a9-lint --check

About

CLI for installing and managing a9 tools from ars-vivendi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors