LinArcX / simorgh

Another line editor.

Repository from Github https://github.comLinArcX/simorghRepository from Github https://github.comLinArcX/simorgh

Simorgh

Another line editor.

Tools

  • git
  • gcc(or clang)
  • gdb(or seergdb)
  • fzf

Build/Run/Clean

Linux

First source project.sh file: . project.sh

And then call p(it's a bash function).

Now you can see a list of commands, like:

  • build
  • run
  • clean
  • debug
  • search
  • search/replace
  • generate tags
  • valgrind
  • find strings in the binary
  • list symbols from object files

License

License

About

Another line editor.

License:GNU General Public License v3.0


Languages

Language:Shell 51.2%Language:C 48.8%