Project setup, build and debug related. #643
Replies: 1 comment
-
To build: bin/package make To debug: bin/package use README.md and src/cmd/ksh93/README have more detailed building instructions. If there is anything in there that is not clear to you, please let me know. I do not use an IDE. Best suited is your favourite editor (vi, emacs, joe, etc.) and the shell. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I just cloned this repository on linux and want to know how do I build the project and debug?
Also which IDE will be the best suited for this repository?
Beta Was this translation helpful? Give feedback.
All reactions