Posts for: #Tech

Tasky - here we go !

On y va on se lance pour de bon !

On se lance dans les details de la création de Tasky, que tu peut retrouver ICI Tasky


On commence donc par créer le ficher qui va gérer les commandes reçu.

donc on créer le dossier du projet:

mkdir tasky
cd tasky

on créer ensuite le dossier pour les scripts

mkdir src
cd src

et finalement le fichier pour les commandes cli

touch cli.js

Maintenant on va devoir ajouter quelque librairies pour pouvoir faire ce que l’on veut

Read more

Tasky - what i want

Image Description


Tasky is a lightweight process manager for Nodejs applications and other processes. With an intuitive command-line interface, it helps you easily manage, monitor, and track your processes in real time. Ideal for simple use cases and smaller applications.


Features

  • Start, Stop, and Manage Processes: Control your applications with simple commands.
  • Real-Time Resource Monitoring: Track CPU and memory usage on the fly.
  • Live Log Viewing: View real-time logs of your processes.
  • Persistent Process Information: Logs and process data are saved for later reference.
  • Lightweight & Intuitive: Simple, fast, and easy-to-use tool for process management.

Installation

Clone the Repository

To get started, clone the repository:

Read more

corvusblog

Welcome to my tiny blog!

Here, I plan to share ideas, projects, and random thoughts that I want to save somewhere for future reference. It’s a little corner where I can document my work process, highlight some of the small tools I create, and talk about the challenges I encounter in my business.

My goal is to keep this space both personal and informative. I hope you find some of the content interesting or, at the very least, useful in your own journey.

Read more