Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

therealtbs/ArMaGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArMaGen

Artifact Manifest Generator is a small tool that produces small JSON-files about CI build artifacts.

ArMaGen saves this data in a file called artifacts.json

{"artifacts":["ArMaGen.exe"]}

This is the file directly taken from my CI-Server.

You would invoke ArMaGen like this:

ArMaGen.exe [SearchPattern]

Where [SearchPattern] can use wildcards (*)

Builds

You can find the latest builds right here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages