Skip to content

canonical/canonical-cla

Repository files navigation

Canonical CLA

Canonical Contribution Licence Agreement (CLA) Service.

Requirements

Installation

poetry install
poetry run setup

The setup command installs pre-commit hooks that will automatically format your code before each commit.

Usage

  • Run development server:

    poetry run dev
    
  • Format code:

    poetry run format
    
  • Run unit tests:

    poetry run test
    
  • Run tests with coverage:

    poetry run test --coverage
    
  • Run migrations:

    poetry run migrate --apply
    

Documentation

For more detailed information, visit the official documentation.

Deployment

This project has a Charmed operator that can be found at: https://github.copm/canonical/charmed-canonical-cla.

License

This project is licensed under the Apache 2.0 License.

About

Canonical Contribution Licence Agreement (CLA) Service.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors