Hacker News new | ask | show | jobs
by samiralajmovic 1984 days ago
Building an editor to create, view and edit vim color themes in your browser. Half-baked app architecture with a self-built redux and event emitter and code structure, gets the job done though.

https://pintovim.dev/

https://github.com/alajmo/pinto

Also building mani, a tool that helps you manage multiple repositories. It's helpful when you are working with microservices or multi-project system and libraries and want a central place for pulling all repositories and running commands over the different projects. You specify projects and commands in a yaml config and then run the commands over all or a subset of the projects.

https://github.com/alajmo/mani