A deployment command line program in Python.


Keywords
cli
License
BSD-3-Clause
Install
pip install kudu==0.12

Documentation

kudu

Test Python Package codebeat badge Coverage Status

Release History

0.12 (2022-05-10)

  • push command adds GITHUB_REPOSITORY, GITHUB_SHA and GITHUB_RUN_ID to file metadata

0.9 (2021-03-23)

  • adds push command category rules
  • loosens up install requirements
  • adds OS Independent test matrix
  • moves interface folder based on filename

0.8 (2021-01-19)

  • adds support for iOS UIs

0.7 (2019-10-29)

  • adds path option to pull command
  • downloads into current folder without config file #4

0.6 (2019-10-28)

  • adds path option to push command

0.5 (2019-06-17)

  • requires requests >= 2.20.1

0.4 (2019-04-29)

  • catches missing yaml.CLoader

0.2 (2019-04-29)

  • adds push support for presentations
  • fixes IOError being thrown for temporary IntelliJ files