Skip to content

Pop0097/Text_Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Text_Editor

Text editor made using C.

Launching the Text Editor

Compiling Code:

  1. Clone the repository and enter the directory in command line/Terminal.
  2. Enter make to compile the code.

Using the text editor:

  • Edit an already existing file: Enter ./texto <filepath>
  • Create a new file: Enter ./texto. You will be prompted when saving to name the file.

About

A text editor made using C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published