Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added project to code.json Ra from 192 Support Squadron #304

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions src/_releases/github.com/192-Support-Squadron/Ra.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"organization": "USAF 192 Support Squadron",
"name": "Ra",
"description": "The tool is used to generate Network Configuration Files, based on JSON input files.",
"tags": [],
"contact": {
"email": "[email protected]",
"name": "John Edward Willman"
},
"status": "v0.1.0",
"vcs": "git",
"languages": ["Rust"],
"repositoryURL": "https://github.com/192-support-squadron/ra",
"permissions": {
"licenses": [
{
"URL": "https://github.com/192-support-squadron/ra/blob/main/LICENSE",
"name": "MIT"
}
],
"usageType": "openSource"
},
"laborHours": 200,
"date": {
"created": "2024-01-1T00:00:00Z",
"lastModified": "2024-07-23T00:00:00Z",
"metadataLastUpdated": "2024-07-23T00:00:00Z"
}
}