https://github.com/zenitheesc/genus-iac
Image Acquisition Component for aerospace systems
https://github.com/zenitheesc/genus-iac
genus
Last synced: about 1 month ago
JSON representation
Image Acquisition Component for aerospace systems
- Host: GitHub
- URL: https://github.com/zenitheesc/genus-iac
- Owner: zenitheesc
- License: mit
- Created: 2021-04-17T23:21:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-17T23:21:27.000Z (over 4 years ago)
- Last Synced: 2025-03-11T01:44:31.395Z (7 months ago)
- Topics: genus
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to use this template:
When creating a new repository just select this template, or click on the green "use template" button

[Adding the template to a NEW repository](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template)
Do **NOT** check "Include All Branches"
**Delete** this file (README.md). Choose a template and **rename** it as 'README.md'
For example: **Delete** this file and **rename** the "[TEMPLATE]README.md" to just "README.md". Wait a few minutes for the bot to process the changes and you're good to go 😃
---
[PROJECT NAME]
[insert *brief* project description]
Environment and Tools •
Steps to run and debug •
How to contribute?## Environment and tools
`Add list of dependencies and software needed to run this project (if possible add the versions that were used in development).`
## Steps to run and debug
`A simple list of steps indicating how one can run and test the project.`
## How to contribute
`(optional, depends on the project) list of simple rules to help people work on the project.`
`Examples: How to format a pull request\n How to format an issue`
---