akshat-OwO / syllabusx

Interactive CLI for syllabusx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

A CLI (Command-Line-Interface) version for SyllabusX .

Introduction

The CLI version of SyllabusX is a small side-project that allows users to access the content on their desktops/laptops without having to open their web browsers. The project is in it's initial stage and will get more convinient to use in the future.


Installation

Steps to download and install the package:

  1. Make sure you have npm package installed on your machine.
  2. Open your command-line in Windows or terminal in Linux/MacOS.
  3. Run this command npx syllabusx .

The package will get installed and the program will be up and running.

Usage

  • Use the arrow keys to browse up and down the options.
  • Press spacebar to check mark any topic that you want.
  • Press ctrl+C to go back

About

Interactive CLI for syllabusx

License:GNU General Public License v3.0


Languages

Language:JavaScript 58.2%Language:TypeScript 41.8%