https://github.com/zenitheesc/genus-ras
Remote Acquisition System for space probes
https://github.com/zenitheesc/genus-ras
probe
Last synced: 11 months ago
JSON representation
Remote Acquisition System for space probes
- Host: GitHub
- URL: https://github.com/zenitheesc/genus-ras
- Owner: zenitheesc
- License: mit
- Created: 2021-04-17T23:33:38.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-17T23:33:40.000Z (almost 5 years ago)
- Last Synced: 2023-10-20T23:59:11.500Z (over 2 years ago)
- Topics: probe
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
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`
---