Skip to content
/ Slapp Public
forked from 0rang3max/Slapp

CLI tool for generating git changelog

License

Notifications You must be signed in to change notification settings

kvbrg/Slapp

 
 

Repository files navigation

Släpp

Tool for quick tagging and deploying releases to Git. Släpp automatically generates and pushes CHANGELOG file to your repo, based on your commit history.

Installation

pip install slapp

Usage

  • init slapp config
slapp init
  • edit slapp.yml file if needed
  • do some stuff in your repo and commit it with *
git add . && git commit -m "* Added some cool features!"
  • generate release tag and build auto-changelog in one command!
slapp release

About

CLI tool for generating git changelog

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%