Spyke

Posts

opensource·Open Sourcebybreakpointx

GitHub - lordgreg/rodeo: Rodeo - a terminal file manager inspired by Norton and Midnight Commander, written in Rust

Hi all,

for the past few months, I've had a chance to start a private project called Rodeo, a clone of MC or NC. After a while, it took most of my free time away so I took AI assistance to help me out finish it. I am releasing it as the open source; it was (and still is) my entry to the Rust and honestly, AI took a good job helping me understand few Rust paradigms (btw, The Rust Programming Language book helped too!).

If you are the Terminal person as I am, love the vim-based shortcuts and would like something old but new, give it a shot and let me know, how you like it and what feature would you like to see implemented. I'll be happy to add it to TODO list ;)

GitHub - lordgreg/rodeo: Rodeo - a terminal file manager inspired by Norton and Midnight Commander, written in Rusthttps://github.com/lordgreg/rodeoOpen linkView original on lemmy.world
22
opensource·Open Sourcebybreakpointx

🛠️ TaskCrafter - CLI task scheduler

Hi everyone,

Since I'm primarily working in devops Area and loving yaml-based CI/CD, dockerizing or kubernetes things, I've developer something, that you could, similarly, run from your own computer using yaml defined jobs.

Everything you know from pipeline-based definitions, such as chaining, on_success, on_failure, depends_on, scheduled jobs using crontab definition or executing jobs using containers, you can now do it.

I would appreciate any feedback, I'll try to get it better :)

✌🏻

🛠️ TaskCrafter - CLI task schedulerhttps://github.com/lordgreg/taskcrafterOpen linkView original on lemmy.world
34

You reached the end