Skip to content

Commit

Permalink
tune CLI response
Browse files Browse the repository at this point in the history
  • Loading branch information
catriverr committed Aug 22, 2024
1 parent ecad3e6 commit 6d1e731
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/bin/src/index.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ int main2( int argc, char** argv ) {

int main(int argc, char** argv) {
patch_argv_global(argc, argv);
SAY("~b~~r~CLI to be implemented~n~\n");
SAY("~h~~r~CLI to be implemented~n~\n");
SAY("~h~contribute to ~b~https://github.com/catriverr/gmeng-sdk~n~\n");
return 0;
};

0 comments on commit 6d1e731

Please sign in to comment.