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.
List of commits:
Subject Hash Author Date (UTC)
Added functions for allocation of structs 97e5677a44c5bb12f154fa4f034e2e572b355fca Sebastian 2019-05-12 17:55:45
minor corrections on the comments and clean up 4551e961132a4d430f34ecc97e0a859fd68d9d08 Sebastian 2019-05-08 18:30:39
Initial commit of the GUI currentlty with a seg fault that needs to be solved 8a606d3925abd243b6a83103a31c6ea2d4e1002e Sebastian 2019-05-08 18:11:02
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