https://github.com/adamj/documentation
various documents for environment configurations and scripts
https://github.com/adamj/documentation
Last synced: 2 months ago
JSON representation
various documents for environment configurations and scripts
- Host: GitHub
- URL: https://github.com/adamj/documentation
- Owner: AdamJ
- Created: 2020-04-13T20:01:10.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2020-06-17T18:50:20.000Z (about 6 years ago)
- Last Synced: 2025-01-27T10:24:37.792Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Documentation
This repo is for storing various documents that I find useful when configuring my development environments. These may include basic markdown files, screenshots, or scripts to be downloaded and run locally.
In some cases, I have replicated documents or scripts from other projects, generalizing the content for inclusion in this repo.
Additionally, all builds are test-cases for possible inclusion in other projects. Versions/Tags/Releases are automatically generated using GitHub Actions.
---
All code, screenshots, and/or information included in this repo have been created by me, unless otherwise noted.
- [Common files](https://github.com/mindreeper2420/documentation/tree/master/common/index.md)
- [Scripts](https://github.com/mindreeper2420/documentation/tree/master/scripts/index.md)
- [System configurations](https://github.com/mindreeper2420/documentation/tree/master/system-configurations/index.md)
- [Travis-CI](https://github.com/mindreeper2420/documentation/tree/master/travis-ci/index.md)
- [Terminal](https://github.com/mindreeper2420/documentation/tree/master/terminal/index.md)