Implementation of a generic backend of eshop in Crystal
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

27 righe
646 B

  1. # sales_backend
  2. TODO: Write a description here
  3. ## Installation
  4. TODO: Write installation instructions here
  5. ## Usage
  6. TODO: Write usage instructions here
  7. ## Development
  8. TODO: Write development instructions here
  9. ## Contributing
  10. 1. Fork it (<https://github.com/your-github-user/sales_backend/fork>)
  11. 2. Create your feature branch (`git checkout -b my-new-feature`)
  12. 3. Commit your changes (`git commit -am 'Add some feature'`)
  13. 4. Push to the branch (`git push origin my-new-feature`)
  14. 5. Create a new Pull Request
  15. ## Contributors
  16. - [your-github-user](https://github.com/your-github-user) Ludovic 'Archivist' Lagouardette - creator, maintainer