Files
PotatoMessenger/server/README.md
fegor101 6f9c7f95bf initializate client, server, shared
- initializated base structure of server
 - initializated base structure of client
 - initializated base structure of shared(lib for client and server)
2026-04-03 22:25:31 +03:00

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/`.