Skip to content

Commit 29615b7

Browse files
author
Tom Softreck
committed
update docs
1 parent 5df0f1d commit 29615b7

File tree

3 files changed

+60
-2
lines changed

3 files changed

+60
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
66
[![Bash](https://img.shields.io/badge/Language-Bash-green.svg)](https://www.gnu.org/software/bash/)
77
[![Fedora](https://img.shields.io/badge/OS-Fedora-blue.svg)](https://getfedora.org/)
8-
[![GitHub Sponsors](https://img.shields.io/badge/Support%20via-GitHub%20Sponsors-ea4aaa.svg)](https://github.com/sponsors/DevOpsTerminal)
8+
[![GitHub Sponsors](https://img.shields.io/badge/Support%20via-GitHub%20Sponsors-ea4aaa.svg)](https://github.com/sponsors/tom-sapletta-com)
99

1010
## 💖 Support
1111

1212
If you find this project useful, please consider supporting its development. Your support helps ensure the project's continued maintenance and improvement.
1313

1414
### Sponsorship
1515

16-
You can support this project through [GitHub Sponsors](https://github.com/sponsors/DevOpsTerminal). Any level of support is greatly appreciated!
16+
You can support this project through [GitHub Sponsors](https://github.com/sponsors/tom-sapletta-com). Any level of support is greatly appreciated!
1717

1818
### Other Ways to Contribute
1919

TODO.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
# Fedora Cleaner - Project TODO List
2+
3+
## High Priority
4+
5+
### GitHub Release
6+
- [ ] Create GitHub personal access token with `repo` scope
7+
- [ ] Create v1.0.0 release using GitHub API
8+
- [ ] Upload release assets (source tarball)
9+
10+
### GitHub Pages Setup
11+
- [ ] Enable GitHub Pages in repository settings
12+
- [ ] Configure custom domain (if needed)
13+
- [ ] Verify site deployment at `https://devopsterminal.github.io/fedora-cleaner/`
14+
15+
### CI/CD Verification
16+
- [ ] Check GitHub Actions workflow runs
17+
- [ ] Verify tests pass on all supported distributions
18+
- [ ] Confirm documentation deployment
19+
20+
## Medium Priority
21+
22+
### Documentation
23+
- [ ] Update README with new installation methods
24+
- [ ] Add badges to README (build status, version, license)
25+
- [ ] Create detailed usage documentation
26+
27+
### Distribution Packages
28+
- [ ] Create RPM spec file for Fedora/RHEL/CentOS
29+
- [ ] Create DEB package for Debian/Ubuntu
30+
- [ ] Add AUR package for Arch Linux
31+
32+
### Community & Support
33+
- [ ] Set up GitHub Discussions
34+
- [ ] Create issue templates
35+
- [ ] Add pull request template
36+
37+
## Low Priority
38+
39+
### Enhancements
40+
- [ ] Add more test cases
41+
- [ ] Implement automated dependency checking
42+
- [ ] Add support for additional distributions
43+
44+
### Outreach
45+
- [ ] Create social media posts
46+
- [ ] Submit to relevant package repositories
47+
- [ ] Write blog post about the project
48+
49+
## Progress Tracking
50+
51+
- **Last Updated**: 2025-05-26
52+
- **Version**: 1.0.0
53+
54+
## Notes
55+
56+
- Use GitHub Projects or Issues to track progress
57+
- Update this file as new tasks are identified
58+
- Reference related issues/PRs for each task when applicable

fedora-cleaner-v1.0.0.tar.gz

12 KB
Binary file not shown.

0 commit comments

Comments
 (0)