HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alajmo

no profile record

Submissions

Show HN: Sake – tool to run tasks on remote servers

sakecli.com
5 points·by alajmo·4 lata temu·0 comments

Show HN: Mani – Task runner CLI to manage multiple repos (manicli.com)

manicli.com
1 points·by alajmo·5 lat temu·0 comments

Show HN: Mani – Task runner CLI to manage multiple repos

manicli.com
6 points·by alajmo·5 lat temu·0 comments

comments

alajmo
·8 miesięcy temu·discuss
Cool, I wrote a similar tool but that let's users define their own tasks (comes with a tui as well) github.com/alajmo/mani.
alajmo
·4 lata temu·discuss
> The config has now more than doubled in line count, making it impossible to remember the original intent of the configuration.

Not really, I found it quite self-explanatory.
alajmo
·4 lata temu·discuss
For those interested in the blog posts and other technical information about the engine they shared with the public, check out:

https://books.ourmachinery.com/

http://web.archive.org/web/20220529231010/https://ourmachine...

https://github.com/OurMachinery/themachinery-books
alajmo
·5 lat temu·discuss
I recently built mani[0], a cli tool used to manage multiple repositories, which can solve some of the same issues with many-repo solutions, though I have a lot less packages than the author. It's similar to the package meta mentioned in the article, but comes with improved filtering of projects when running commands, a way to organize your projects from a single config, create scripts that target certain projects/groups only, auto-completion and some other helpful features.

[0] https://github.com/alajmo/mani