https://github.com/andreasaugustin/teaching
contains some turials and HowTos
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.4%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
contains some turials and HowTos
Basic Info
- Host: GitHub
- Owner: AndreasAugustin
- License: mit
- Language: Dockerfile
- Default Branch: main
- Homepage: https://andreasaugustin.github.io/teaching/
- Size: 7.57 MB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
- Releases: 0
Topics
Metadata Files
README.md
teaching
abstract
repository for public blogs.
Dependencies
This tool is using some open source projects
- record terminal and render to gif
bash
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -r deps/terminal_recorder/requirements.txt
Now you are able to record the terminal (see below)
bash
git submodule init
cd deps/terminal_recorder/asciinema/
cargo build -r
cd ../../..
Now you are able to transform your terminal records to gifs.
bash
cd deps/terminal_recorder
make record
make play
make render
Contributions
Contributions of any kind welcome.
<!-- ALL-CONTRIBUTORS-BADGE:END -->
DEV
The development environment targets are located in the Makefile
bash
make help
Contributors ✨
Thanks goes to these wonderful people (emoji key):
andy Augustin 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!
Owner
- Name: andy Augustin
- Login: AndreasAugustin
- Kind: user
- Location: Germany
- Company: @andreas-augustin-dev
- Website: https://Andreas-Augustin.dev
- Repositories: 59
- Profile: https://github.com/AndreasAugustin
cloud evangelist
GitHub Events
Total
- Delete event: 12
- Issue comment event: 15
- Pull request event: 23
- Create event: 13
Last Year
- Delete event: 12
- Issue comment event: 15
- Pull request event: 23
- Create event: 13
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Andy Augustin | d****v@a****g | 44 |
| dependabot[bot] | 4****] | 16 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 2
- Total pull requests: 90
- Average time to close issues: 8 days
- Average time to close pull requests: 23 days
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 1.0
- Average comments per pull request: 0.81
- Merged pull requests: 19
- Bot issues: 0
- Bot pull requests: 87
Past Year
- Issues: 0
- Pull requests: 25
- Average time to close issues: N/A
- Average time to close pull requests: 22 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.84
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 25
Top Authors
Issue Authors
- AndreasAugustin (2)
- dependabot[bot] (1)
Pull Request Authors
- dependabot[bot] (106)
- github-actions[bot] (4)
- AndreasAugustin (3)