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 641B

123456789101112131415161718
  1. # Readme
  2. SNFClient is ia simple command line wrapper around SNFServer's XCI interface.
  3. In fact, if you want to develop directly to the XCI interface you can use SNFClient
  4. in debug mode (SNFDebugClient) to demonstrate how XCI is called and what to expect.
  5. ## This readme is a journal, really...
  6. This is a combined readme and change log-- more of a journal really, because
  7. readme is immediately visible in online git repo's and because it's more flexible
  8. and less cluttered than having several files.
  9. # ChangeLog
  10. ## [3.1] 20191104_M
  11. - Set up the changelog.md file
  12. - fixed a bug where combining -xhdr and -source caused a string overflow