Skip to content

This application is a simple text editor created using the C programming language. It has basic features such as opening, saving, and editing text files.

License

Notifications You must be signed in to change notification settings

ardinur03/titor-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Text Editor

Aplikasi ini adalah sebuah text editor sederhana yang dibuat menggunakan bahasa pemrograman C. Aplikasi ini memiliki fitur dasar seperti membuka, menyimpan, dan mengedit file teks.

Fitur

  • Membuka file teks
  • Menyimpan file teks
  • Menambahkan, mengedit, dan menghapus isi file teks

Cara Menjalankan

  1. Clone repository ini atau unduh file ZIP.
  2. Buka terminal atau command prompt.
  3. Arahkan ke direktori yang berisi file sumber.
  4. Jalankan perintah gcc main.cpp -o main untuk mengcompile file sumber.
  5. Jalankan perintah ./main untuk menjalankan aplikasi.

Kebutuhan Sistem

  • GCC (GNU Compiler Collection)
  • Sistem operasi berbasis Unix (Linux, macOS) atau Windows

Kontribusi

Proyek ini terbuka untuk kontribusi. Jika Anda ingin menambahkan fitur atau memperbaiki bug, silakan buat branch baru dan kirim pull request.

Lisensi

Proyek ini dilisensikan di bawah lisensi MIT.

About

This application is a simple text editor created using the C programming language. It has basic features such as opening, saving, and editing text files.

Resources

License

Stars

Watchers

Forks

Contributors 5