/.gitignore (22a5bcc9497b5b50156dc0ac23a1ce8317f7dd31) (31 bytes) (mode 100644) (type blob)
.DS_Store
test/build/
build.log
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
31 |
22a5bcc9497b5b50156dc0ac23a1ce8317f7dd31 |
.gitignore |
100644 |
blob |
1081 |
4d0dd94bf92b936ef572c2e1b910b54e305932fd |
LICENSE |
100644 |
blob |
91 |
e7702ef7abce6f8af6fc36bb4b18bdc6cea0e923 |
README.md |
100644 |
blob |
154 |
190079418f734b1128a6123142323e6ff57fa3fb |
def.json |
100644 |
blob |
99 |
2312c3b2640b4a68edd381a093bd6ec098899458 |
package.json |
040000 |
tree |
- |
7533db54d349c5a2d8eb525a2ad69fbf7207ece0 |
src |
040000 |
tree |
- |
88797d0ee27fd17b93b966087a4533b9f7a7e3e0 |
test |
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/mucbuc/dynamo
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/mucbuc/dynamo
Clone this repository using git:
git clone git://git.rocketgit.com/user/mucbuc/dynamo
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