endlines icon indicating copy to clipboard operation
endlines copied to clipboard

Project outline

Open keilmillerjr opened this issue 4 years ago • 5 comments

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.

keilmillerjr avatar Oct 06 '20 06:10 keilmillerjr

First PR: https://github.com/mdolidon/endlines/pull/20

keilmillerjr avatar Oct 06 '20 07:10 keilmillerjr

Bueller? @mdolidon

keilmillerjr avatar Jan 02 '21 13:01 keilmillerjr

Crickets...

keilmillerjr avatar May 30 '21 19:05 keilmillerjr

Almost a year later with zero feedback. Is this project abandoned? Should I continue and point all sources to fork?

keilmillerjr avatar Aug 30 '21 11:08 keilmillerjr

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.

mdolidon avatar Dec 31 '21 15:12 mdolidon