Skip to content

hdescottes/SoftwareUpdaterCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software Updater CLI

build workflow

Description

This project is a software update CLI that helps tracking the local software version.

Example

Json file

[
  {
    "name": "Intellij idea ICC",
    "update_command": "winget upgrade JetBrains.IntelliJIDEA.Community",
    "current_version_path": "C:\\Program Files\\JetBrains\\IntelliJ IDEA Community Edition 2024.3.3\\product-info.json\",
    "latest_version_command": "https://data.services.jetbrains.com/products/releases?code=IIC&latest=true&type=release\"
  }
]

About

This project is a software update CLI that helps tracking the local software version.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages