@imran001/jinja

1.0.0 • Public • Published

A Badass Interactive CLI Emulator

JINJA Screenshot

Features

The JINJA brings in a visual appeal to boring CLIs which are usually hasrsh on the eyes. The JINJA also makes it fun to work in the CLI.

As of now the JINJA has the following features.

  • Create a new file (with exisiting file validation)
  • Rename a file (with file validation)
  • Exit

The JINJA emulator is written in node.js 👍

Project Moderator: Imran Khan @strongSoda 👋

Dependencies

  • chalk - Terminal string styling done right
  • figlet - Figlet is a program for making large letters out of ordinary text
  • inquirer - A collection of common interactive command line user interfaces
  • shelljs - Portable Unix shell commands for Node.js
  • joi - validation framework

How to run locally

  • install node.js
  • Clone or download the repo git clone https://github.com/CharusatOSS/jinja.git.
  • cd into jinja-master
  • run npm i
  • run npm link
  • access the JINJA from any path in your CLI. 💖

Run Jinja

Given that you followed above instructions & successfully setup JINJA, you can just run JINJA by going in to your CLI & typing jinja

Readme

Keywords

none

Package Sidebar

Install

npm i @imran001/jinja

Weekly Downloads

4

Version

1.0.0

License

ISC

Unpacked Size

211 kB

Total Files

4

Last publish

Collaborators

  • imran001