Skip to content

ReinhardKeil/vidx2pidx

 
 

Repository files navigation

Release Build Tests Go Report Card GoDoc

vidx2pidx: Open-CMSIS-Pack Package Index Generator Tool

This is the git repository for the vidx2pidx tool. It takes in *.vidx file and generate a pidx-formatted output listing packages.

Install

Just head to the release page and download the binary for your system.

Usage

vidx2pidx_usage

$ vidx2pidx <index>.vidx

Options:

  -h, --help        show usage and help info
  -V, --version     show version and copyright info
  -v, --verbose     show progress details
  -o, --output      specify index file directory and name
  -c, --cachedir    specify directory where downloaded pidx and pdsc files are stored (default ./.idxcache)
  -f, --force       force update – ignore timestamp information

About

Utility that converts a vendor index file into a vendor independent package index file

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 89.6%
  • Shell 5.3%
  • Makefile 5.1%