An open API service indexing awesome lists of open source software.

https://github.com/dafox/gredit


https://github.com/dafox/gredit

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Gredit

## Usage

grep -n main * | gredit

## Build

```sh
./build.sh
```

## References

- The order of the arguments of G++ matter
https://stackoverflow.com/questions/16192087/undefined-reference-to-initscr-ncurses

- C++ string to const char* or char*
https://stackoverflow.com/questions/347949/how-to-convert-a-stdstring-to-const-char-or-char