Skip to content

kevinwonart/writelite

Repository files navigation

Writelite App

Writelite is a simple command-line journaling application that allows you to create and manage your journal entries with ease using nodejs.

Features

  • Create journal entries quickly from your terminal.
  • Store your journal entries in markdown files.
  • Keep your journal entries organized by date.

Installation

To use Writelite, follow these steps:

  1. Prerequisites:

    • Make sure you have Node.js installed on your computer. If you don't have it, you can download it from nodejs.org.
  2. Clone the Repository:

    • Clone this repository to your local machine using Git:
    git clone https://github.com/kevinwonart/writelite.git
    
  3. To run Writelite go to the directory:

    node writelite
    
    
  4. Enter your entry and writelite will automatically save your entry with today's date as its title in the following format: "YYYYMMDD.md"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published