- Install Ducklang first
dklg run github:your_username/hello
Hello, World!
- Continue hacking:
dklg open github:your_username/hello
cd hello
dklg link upstream github:ducklang-community/hello
dklg run github:your_username/hello
Hello, World!
dklg open github:your_username/hello
cd hello
dklg link upstream github:ducklang-community/hello