DEV Community

Mert ÇELEN for Liman

Posted on

2 1

Liman Geliştirme Modülü

Liman MYS'nin yapısı gereği eklenti geliştirmek için yüklü olan sunucuda kod yazılması gerekmektedir. Bu nedenden dolayı birçoğumuz kod geliştirirken Visual Studio Code ile birlikte Remote SSH eklentisini kullanmaktayız.
image

Fakat, bu yeni başlayanlar için bağlantı kurarken vb durumlarda sorun yaratabilmekte. Bu sebeple, Liman MYS'ye yeni bir modül geliştirdim. Bu modül sayesinde Visual Studio Code'u tamamen tarayıcı üzerinden kullanarak olası tüm problemlerden kaçınabilirsiniz.

image

Modülü kurmak için yalnızca aşağıdaki komutu çalıştırmanız yeterli olacaktır, çalışacak betik ile Code Server paketi indirilip yüklenecek ve Liman MYS tarafındaki gerekli ayarlamalar yapılacaktır.

sudo /bin/bash -c "$(curl -fsSL https://git.io/Jt2pK)"
Enter fullscreen mode Exit fullscreen mode

Kaynak Kodu:

https://github.com/mertcelen/liman-gelistirme-modulu

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay