- initializated base structure of server - initializated base structure of client - initializated base structure of shared(lib for client and server)
3 lines
122 B
Markdown
3 lines
122 B
Markdown
A sample command-line application with an entrypoint in `bin/`, library code
|
|
in `lib/`, and example unit test in `test/`.
|