Jarvis
Bash utility to assist with day to day tasks just like J.A.R.V.I.S. does for Iron Man.
-
Github Repository → https://github.com/sebastian-sommerfeld-io/jarvis
-
Documentation → https://www.sommerfeld.io/docs/docker-images/jarvis-docs/main
-
Where to file issues → https://github.com/sebastian-sommerfeld-io/jarvis/issues
About this project
This project assists with daily tasks and helps reducing time and overhead by automating some simple tasks like initializing a new Antora component or creating SSH keypairs.
Jarvis uses a modular achitecture to add new featues. This allows every module to choose the toolset on its own (Plain Bash scripts, Docker, Groovy, …) as long as it is started by a Bash command.
How to use this project
To install this project simply use the bootstrap script curl https://raw.githubusercontent.com/sebastian-sommerfeld-io/jarvis/main/src/main/install.sh | bash -
.
To use this project, just run the jarvis
command from your bash.
Keep in mind that this project was developed on an Ubuntu machine and is not tested for any other environment. |
Risks and Technical Debts
Scale for Probability and Impact: Low, Medium and High
# | Title | Description | Probability | Impact | Response |
---|---|---|---|---|---|
1 |
- |
- |
- |
- |
- |
Contact
Feel free to contact me via sebastian@sommerfeld.io or visit my website https://www.sommerfeld.io.