/README.md (53ce8aadbf259a5b66b36932047aecc8d874c757) (138 bytes) (mode 100644) (type blob)
Sebastian Fricke, Panasiam Clothing Company 2019
This tool was made in an effort to replace the deprecated Scan and Send tool of Amazon.
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
0 |
e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 |
.gitignore |
100644 |
blob |
315 |
6ac98b1857fc008e933d4eadbd024f106ec6c63a |
Makefile |
100644 |
blob |
138 |
53ce8aadbf259a5b66b36932047aecc8d874c757 |
README.md |
040000 |
tree |
- |
a6ea5d94c1adef74f9ff2c84a5801ee118749d76 |
src |
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