code editor


License
MIT
Install
pip install futureditor==1.0.18

Documentation

futureeditor

A simple command line text-editor

Installation

  1. To install the futureditor package on windows

    pip install futureditor

  2. To install futureditor on mac/linux running python3

    pip3 install futureditor

  3. To install futureditor on mac/linux running python2

    pip install futureditor

Even though this would work , i would recommend you to use --user.

Usage

To start future editor typefuture-editorin command line.

Credits

This library was created by sanjay marison, please feel free contact me for any queries or any other problems,improvements to my code at marisonsanjay@gmail.com, thank you for using my code.