endlines
endlines copied to clipboard
Project outline
Here's a project outline I have in mind. Will submit pull requests. Let me know what you think, and we can edit this outline.
- [x] Use install command within makefile install target
- [x] Provide feedback within makefile install and uninstall targets
- [x] Move help to man file
- [x] Create AUR package
- https://aur.archlinux.org/packages/endlines
- [ ] Create Ubuntu package
- [ ] Create brew package
- [ ] GitHub Actions CI/CD to deploy to package repositories on release
- [x] Remove binaries from repository
- Compile time of endlines is almost instant. I see no benefit of providing a binary. If you wish to still provide a binary, it could be compiled within a GitHub action and stored as an artifact.
First PR: https://github.com/mdolidon/endlines/pull/20
Bueller? @mdolidon
Crickets...
Almost a year later with zero feedback. Is this project abandoned? Should I continue and point all sources to fork?
Hello. Yes due to personal circumstances I've had to downsize a lot of what I'd been doing, and haven't logged on Github for, what, maybe a year and a half. I thank you for your proposal. Additions are welcome, like the AUR package, or a man page. However I would not wish things to be moved away. I would like to keep help accessible from the executable and the (very small, thus non-problematic) binaries inside Git, for the sake of simplicity.