PrGh

PrGh

1-day streak
Hey guys, I wanted to share a tiny thing I made for #C0AUZ1LAMH6 : Termcord - A terminal command recorder I wrote this in an not so well known language called Nim. Nim basically transpiles to C/C++/JS while giving a python like syntax that makes it fast and easy to understand. What I build with it, to learn how the whole thing works, is basically a cli tool that records the commands you type in by giving an REPL that also directly executes the commands. It takes the recordings and saves it in json file at a .termcord directory located at the home path of the user. Try it out with npm install -g termcord (may break if you have disabled post-intall scripts. In that case you have to manually download the binaries and add them to your path) Check out the code here: github.com/PrathamGhaywat/termcord
https://scrapbook-into-the-redwoods.s3.us-east-1.amazonaws.com/8b8cc3e4-4f0f-4452-b040-7853ff9fd244-8618bb4e-be31-469d-86a2-110dacdb70e6.png
summer-of-making emoji🚢js emojigithub emojipython emojinpm emojic emojigoose-honk-technologist emojireplit emoji🖋️
Locked in for Axiom. My physics engine has multiple balls and you can now toggle the gravity