Skip to content

kolenkainc/Nanny

 
 

Repository files navigation

Nanny

Nanny - is a command line interface for projects with multiple release versions.

Master status codecov

Key features:

  • creating worklog in Jira
  • creating Github Pull Requests for multiple versions

Installation

Linux

wget -qO - https://raw.githubusercontent.com/kolenkainc/Nanny.Releases/master/PUBLIC.KEY | sudo apt-key add -
echo "deb https://raw.githubusercontent.com/kolenkainc/Nanny.Releases/master/ focal main" | sudo tee /etc/apt/sources.list.d/kolenka.list
sudo apt-get update
sudo apt-get install nanny

Macos

brew tap kolenkainc/nanny
brew install nanny

About

Nanny - is a command line interface for creation Github Pull Requests for projects with multiple release versions.

Resources

Stars

Watchers

Forks

Languages

  • C# 95.7%
  • Makefile 2.9%
  • Ruby 1.4%