Herramienta para crear y actualizar los catálogos de SAT/CFDI en una base de datos SQLite3
Use this project to produce the SQLite database for phpcfdi/sat-catalogos
but this database can also be used in any other project.
This project provides a Dockerfile
to build an image with the project and all its dependences. Use it to execute
the commands provided by this package, for more information check the README.Docker.md
file.
git clone https://github.com/phpcfdi/sat-catalogos-populate.git
docker build -t sat-catalogos-populate sat-catalogos-populate/
docker run -it --rm sat-catalogos-populate --help