Skip to content

A mini project that im gonna update as much as i get good in cpp.

License

Notifications You must be signed in to change notification settings

0xDot-mal/grass-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grass-tui

A mini project that im gonna update as much as i get good in cpp.

Using

As so there's only a pre-release right now that you can find right here which means you can also build it yourself, by cloning the repository and compiling it using whatever compiler you have in this case I'm using g++(gcc):

git clone https://github.com/0xDot-mal/grass-tui.git
cd grass-tui
g++ grass-tui.cpp -o grass.exe && ./grass.exe

Support for?

Support is only for windows (for now), and this absolutely doesn't mean that you cant edit or even remove anything that is windows related functions.

More?

If you have any ideas to make it better feel free to post an issue this includes finding a bug.


IMPORTANT

Only compile the files that are on the src folder anything out that folder as an example 'grass-cli.cpp' just ignore it or even delete it.

About

A mini project that im gonna update as much as i get good in cpp.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages