initBasti / ScanAndShipTool (public) (License: GPLv3) (since 2019-05-08) (hash sha1)
A tool to simplify the shipping process of goods from a plentymarkets ERP to Amazon FBA.
No history found.

README.md:

Sebastian Fricke, Panasiam Clothing Company 2019

This tool was made in an effort to replace the deprecated Scan and Send tool of Amazon.

Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/initBasti/ScanAndShipTool

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/initBasti/ScanAndShipTool

Clone this repository using git:
git clone git://git.rocketgit.com/user/initBasti/ScanAndShipTool

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main