Skip to content

sanjaymarison/futureditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

futureeditor

A simple command line code-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.

Note

This is still not a stable version , to use stable version download it from pip

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.

About

A simple command line text editor to run python code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages