HackerTrans
トップ新着トレンドコメント過去質問紹介求人

alajmo

no profile record

投稿

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

sakecli.com
5 ポイント·投稿者 alajmo·4 年前·0 コメント

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

manicli.com
1 ポイント·投稿者 alajmo·5 年前·0 コメント

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

manicli.com
6 ポイント·投稿者 alajmo·5 年前·0 コメント

コメント

alajmo
·8 か月前·議論
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 年前·議論
> 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 年前·議論
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 年前·議論
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