You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DeployEase is a command-line tool that streamlines the deployment process for web applications across multiple platforms like Firebase, Netlify, and Vercel. Instead of manually configuring deployment settings for each service, DeployEase automates the setup, making deployment faster and hassle-free.
Hanzala's Tasky is a Node.js backend project for a simple task management application. It utilizes the File System (fs) module to store and manage user data and tasks.
Primeiro projeto avaliativo da disciplina Programação Concorrente e Distribuida. O projeto é uma aplicação de lista de afazeres que executa apenas na interface linha de comando (cli).
Command-Line Calculator provides the most fluid interface, especially if we are performing chained calculations i.e., multiple calculations that rely on the results of previous calculations.
A Atividade Semanal nº 5 é um projeto guiado para execução de um gerenciador de livros utilizando a biblioteca readline-sync , iniciando uma separação modular dos componentes do projeto e utilizando conceitos de Node.js já vistos nas últimas semanas.
GitHub CLI (Command Line Interface) is a tool developed by GitHub that allows users to interact with GitHub repositories, issues, pull requests, and more directly from the command line. It's designed to enhance the workflow for developers and contributors who prefer using the terminal or command line interface.