Skip to content
/ j-text Public

Command line text editor built with Java using JNA

License

Notifications You must be signed in to change notification settings

jayvil/j-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

j-text

A command line text editor

Command Description
Crtl + q quit editor

Notes:

  1. javac -classpath .:jna-5.14.0.jar -g com/jayvil/app/App.java
  2. java -classpath .:jna-5.14.0.jar com.jayvil.app.App

About

Command line text editor built with Java using JNA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages