Skip to content

QuantaSeal/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing to the QuantaSeal CLI

Development setup

git clone https://github.com/quantaseal/cli.git
cd cli
npm install

# Run the CLI locally
node bin/quantaseal --help

# Build binary
npm run build

Pull request guidelines

  • Target the main branch
  • Commands follow the pattern: quantaseal <noun> <verb> (e.g. vault seal, encrypt)
  • Help text must be present for all commands and flags

Licence

Apache 2.0.

About

QuantaSeal CLI — quantum-safe vault, encryption, and compliance

Topics

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors