An open API service indexing awesome lists of open source software.

https://github.com/bramp/updater

I'm bad at updating my repos, so I got AI to do it
https://github.com/bramp/updater

Last synced: about 1 month ago
JSON representation

I'm bad at updating my repos, so I got AI to do it

Awesome Lists containing this project

README

          

# Project Updaters

A collection of AI Agent Skills designed to automate the modernization and maintenance of various open-source projects. These skills help in updating dependencies, refactoring code to modern standards, and ensuring consistent project structures.

## Included Skills

- **flutter-updater**: Modernizing Flutter applications and packages.
- **go-updater**: Updating Go projects and dependencies.
- **java-updater**: Modernizing Java projects, specifically focusing on Maven/Gradle and modern Java features.
- **js-updater**: Updating JavaScript/TypeScript ecosystems.
- **package-updater**: A general-purpose skill for updating package configurations and GitHub Actions.
- **project-updater**: High-level orchestration for multi-project updates.

## Usage

These are designed to be used with the Gemini CLI or similar AI agent environments. You can activate a skill by pointing your agent to the corresponding directory.

## License

This project is licensed under the BSD 3-Clause License - see the [LICENSE](LICENSE) file for details.