Skip to content

MartinNiederl/gopubup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gopubup

A simple command-line tool written in Go that searches for new dependencies in a pubspec.yaml.

The pubspec.yaml file is not updated automatically, changes are only logged to the console.

Usage

gopubup <path_to_yaml>

Sample Output

protobuf: 0.13.12
    new version: 0.13.15
    changelog: https://pub.dev/packages/protobuf#-changelog-tab-

flutter_bloc: 0.19.0
    new version: 0.20.0
    changelog: https://pub.dev/packages/flutter_bloc#-changelog-tab-

About

Command-line tool that searches for new dependencies in a pubspec.yaml.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages