Skip to content

Add a Makefile for most common tasks for development #46

Open
@mijaros

Description

The targets should be:

  • Init - create virtual env and install all the dependencies (default)
  • check - run all the verification with used linters.
  • update - update all dependencies e.g. libraries
  • clean - remove all the service files, virtualenv and others.
  • package - prepare for the release

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions