Adjusted README.md to add general plans

This commit is contained in:
SylphicXen 2025-04-18 06:15:48 -05:00
parent a9fe0bcdfc
commit 1ec6ffd0f3

View file

@ -1,3 +1,11 @@
# devtests1
Simple testing environment for git repositories
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!