Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1004 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 1004 Bytes

H4CKER5 D0C

What is it?

A doc that even lints the file you are working on! This uses the vim command already on Linux. H4CK3R5 D0C also encodes your file after you finish with base64 and pickle.

How's it work?

It uses the command vim to view and edit a file that exists or does not.

Currently supported os?

MacOS, Linux, and Windows*!

Help! I can't exit a file!!!

calm down. Press esc if you are in insert mode, then press :wq and hit enter. This will save your file and exit. press :q and hit enter if you do not want to save the file.

Run on Repl.it

Future Plans

  • I plan on encoding files in base64 and/or saving into a .dat file with pickle.
  • Making a way to share docs.
  • And more...
*Windows is supported through use of vim for windows. A file has been provided for install in the windows folder and I do not take any credit for vim nor will I ever.