Skip to content

A CLI File editor with cool features? I guess? I mean it will have grammar check that sounds pretty cool.

License

Notifications You must be signed in to change notification settings

MeKebabMan/FileEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project I made to learn!

I for some reason stopped coding for a long time BUT now I am finally back! So I decided to make a cool little CLI projcet in C. I have no idea why I stopped coding and learning, maybe I was burnt out who knows but at least I am BACKKKK yayyy.

PLEASE if I did something WRONG or made a MISTAKE in my code, then tell me so I can learn! I will not be ignorant and deny that something is wrong I will simply learn from my mistake.

IF you have any advice to give me, then please do so!

DISCORD: @me_kebab_man

FileEditor information

Finally something about the actual project.

  • What is this project about?: A CLI tool / application that helps MODIFY files and do grammar checks and more!
  • What programming language is used?: Currently I am using C and only C, maybe in the feature I will attempt to use other languages for this project!
  • Why is the Test.txt file included?: Cause its funny.
  • What makes this project SPECIAL to you?: This project was made for learning but of course its kind of too easy to make a basic file editor right? so I decided to use functions, keywords, methods, tricks and different management of memory that I've had trouble with because it was hard to understand or that I've never used before! Not to mention I am also planning to add cool features such as GRAMMAR CHECKS!! WOAHOO so cool right?
  • Why is the Test.txt file filled with the most RANDOM words?: Idk.
  • What C compiler are you currently using?: I am currently using GCC BUT the project compiles perfectly fine with CLANG and other C compilers.

Current status

Hey look now you can finally see my progress!

  • Grammar check: LATER (ACCESSABLE BY PROVIDING ARGUMENTS BEFORE EXECUTION)
  • Read file: DONE (ACCESSABLE BY PROVIDING ARGUMENTS BEFORE EXECUTION)
  • Edit file: NOT DONE
  • Edit single line: NOT DONE (ACCESSABLE BY PROVIDING ARGUMENTS BEFORE EXECUTION)
  • Append to file: NOT DONE (ACCESSABLE BY PROVIDING ARGUMENTS BEFORE EXECUTION)
  • Rewrite file: NOT DONE
  • Delete file: LATER (I dont know why you need this but its here incase someone does) (ACCESSABLE BY PROVIDING ARGUMENTS BEFORE EXECUTION)
  • Configuration file: LATER (ACCESSABLE BY PROVIDING ARGUMENTS BEFORE EXECUTION)
  • C++ compiler support: KIND OF DONE?
  • Makefile: DONE
  • Provide bytes in file: LATER
  • Provide file creation date: LATER
  • Provide overall file data: LATER (This will include everything such as permissions, location, bytes, creation date, etc)

PLEASEEE share with friends, thank you! Also no I didnt use any grammar check on this ReadMe.md file.

Hehehehe >:D me make cool project :D

About

A CLI File editor with cool features? I guess? I mean it will have grammar check that sounds pretty cool.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published