Skip to content

cpp-toolbox/cli_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli utils

a command line tool to interact with the utils of cpp tbx

TODO

I want the ability to use the meta_utils because then I could possibly modify classes in a text file through this which would be VERY powerful. I want the ability to generate a constructor automatically based on a class, it can be interactive as well. I want the ability to take a header file or any file and then list out where each function starts etc and I can look at that file and get to where I want, its like the minimap in ides but just for me I want the ability to run functions that extract matching lines from files or also ones where we can extract particular matchesin on each line like grep/awk etc, but we get to use the c++ regex syntax everywhere

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published