Arteco integrations helper
This repository is the key repo for all the Arteco past, current and future integrations.
- 1.0.0
- The first proper release
- 0.0.1
- Initial work
- Fork it (https://github.com/Arteco-Global/integrations/)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request