fluffychat/scripts/update-changelog.sh

5 lines
128 B
Bash
Executable File

#!/bin/sh -ve
flutter pub global activate changelog
export PATH="$PATH":"$HOME/development/flutter/.pub-cache/bin"
changelog -c