Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

readme.md 608B

123456789101112131415
  1. SNFClient is ia simple command line wrapper around SNFServer's XCI interface.
  2. In fact, if you want to develop directly to the XCI interface you can use SNFClient
  3. in debug mode (SNFDebugClient) to demonstrate how XCI is called and what to expect.
  4. # ChangeLog / Journal
  5. ## 20200617_M
  6. - Moved the changelog.md file to readme.md so that it can server both purposes.
  7. -- Readme is visible immediately in most online git repo's.
  8. -- It's better to have one file tell the story than many.
  9. ## [3.1] 20191104_M
  10. - Set up the changelog.md file
  11. - fixed a bug where combining -xhdr and -source caused a string overflow