MX::SAT
Utilites for dealing with Mexico's revenue service
Utilerías para lidiar con el SAT (SHCP) de México.
Installation / Instalación
Add this line to your application's Gemfile:
gem 'MX-SAT'
And then execute:
$ bundle
Or install it yourself as:
$ gem install MX-SAT
Agrega esta línea al archivo Gemfile de tu aplicación:
gem 'MX-SAT'
Luego ejecuta:
$ bundle
O instálalo tu mismo usando:
$ gem install MX-SAT
Usage / Uso
Pendiente...
Contributing / Contribuir
- Fork it ( https://github.com/Maquech/MX-SAT/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
You can also submit technical observations on the algorithms here implemented alongside with references to official documentation that supports it.
Puedes contribuir mandándonos tus observaciones sobre la implementación de los algoritmos aquí implementados o referencias a documentos oficiales que las respalde.
Ahora, diviérte con esta traducción (si sabes el término correcto en español, háznoslo saber por favor):
- Crea tu copia del repositorio ( https://github.com/Maquech/MX-SAT/fork )
- Crea tu rama con la funcionalidad propuesta (
git checkout -b mi-nueva-funcionalidad-shubiduby
) - Compromete tus cambios (
git commit -am 'Nueva funcionalidad shubiduby'
) - Empuja la rama a tu repositorio (
git push origin mi-nueva-funcionalidad-shubiduby
) - Crea una nueva petición de jalada|tirada|extracción|acarreo
Docs
Use bundle exec yard server --port 8828 --reload
para generar la documentación. También revisa las referencias