Skip to content

superconductive/action.toolkit

 
 

Repository files navigation

GitHub Action Python Toolkit

CI Super Linter GitHub

Python module for writing GitHub Actions.

Usage

Build

# Get the repo
$ git clone https://github.com/boschglobal/action.toolkit.git
$ cd action.toolkit

# Build
$ make

# Test
$ pip install -r requirements.txt
$ make install
$ make test

Contribute

Please refer to the CONTRIBUTING.md file.

License

GitHub Action Python Toolkit is open-sourced under the Apache-2.0 license. See the LICENSE and NOTICE files for details.

About

Python package for writing GitHub Actions.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.8%
  • Makefile 24.2%