devtests1/README.md

11 lines
395 B
Markdown
Raw Permalink Normal View History

2025-04-18 11:09:32 +00:00
# devtests1
This is a simple test environment for my git repository. I will do some simple pushes, pulls, etc. and attempt to run things like CI/CD through this test repository.
### Plans:
- [x] Create this repository
- [ ] Create simple script in a language
- [ ] Add CI/CD integrations to automatically run tests
- [ ] Figure out how releases and branches should work
- [ ] ...
- [ ] Profit!