← all packages

helloworld

Test paketi — registry'nin uctan uca calistigini gostermek icin tek fonksiyonlu ornek paket.

Install

Latest (0.1.0)
tulpar pkg add helloworld@0.1.0

Make sure your tulpar.toml has [registry] url = "https://pkg.tulparlang.dev", then run tulpar pkg install.

Details

Repository
https://github.com/hamer1818/tulpar-pkg-helloworld
License
MIT
Author
Hamza ORTATEPE
Tags
examplehello-world

helloworld, Tulpar paket kayit altyapisinin uctan uca dogru calistigini gostermek icin yayinlanmis ornek pakettir. Tek bir fonksiyon icerir:

import "helloworld";

hello();   // "Merhaba, dunya!"

Kodu manuel olarak gormek icin asset URL’sine direkt curl atabilirsin:

curl -fsSL https://github.com/hamer1818/tulpar-pkg-helloworld/releases/download/v0.1.0/helloworld.tpr

Veya kayittan cektigin halini test etmek icin proxy uzerinden:

curl -fsSL https://pkg.tulparlang.dev/helloworld/latest.tpr

Versions