Skip to main content

No project description provided

Project description

Okra

image image image

Diagnose git health.

How healthy is our software? Okra is a tool that diagnoses the health of projects which use git version control. Okra uses analytics, not buzzwords, create a Jupyter notebook report on the health of a specific project.

The pre-alpha version of Okra is a command line tool:

$ okra --help
$ okra upsert JuliaLang IJulia.jl "sqlite:///ijulia.db" "JuliaLang/IJulia.jl" "https://github.com/JuliaLang/IJulia.jl.git" 

This command will write a Jupyter notebook to your working directory.

Documentation

File an Issue

GitHub issues okrahealth/okra/issues. You can also request membership to our slack channel, https://okrahealth.slack.com.

Contributing

Assuming that your virtual environment is activated, clone the Okra repository and install the required development dependencies:

$ git clone --recurse-submodules https://github.com/okrahealth/okra.git
$ cd okra

Okra uses a submodule, tbonza/tiny_dancer, for testing purposes. Make sure you initialize the submodule after cloning Okra so that your tests will be passing.

Validate the clone and master branch by ensuring that tests are passing.

$ make test

Please open an Okra issue if your tests aren't passing.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

okra-2.0.1.tar.gz (19.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page