Skip to content

Programming-Hero1/neptune-desktop-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ভিডিও ইন্সট্রাকশন

How to Install Neptune Desktop App

নেপচুন ডেস্কটপ এপ্লিকেশন (শুধুমাত্র উইন্ডোজ এর জন্য)

যদি পিসিতে পুরাতন কোনো ভার্সন ইন্সটল করা থাকে, তাহলে অবশ্যই তা আনইন্সটল করে নিবে।

কিভাবে ইন্সটল করবে?

  • প্রথমেই তুমি যেখানে এপ্লিকেশনটি ডাউনলোড করতে চাও, সেই ফোল্ডারে গিট ব্যাশ ওপেন করো।
  • তারপর, গিট ব্যাশে নিচের কমান্ডটি কপি/পেস্ট করে রান করো।
  • কমান্ডটি এপ্লিকেশন এর লেটেস্ট ভার্সন ডাউনলোড করে ইন্সটল করে ফেলবে।
bash <(curl -s https://raw.githubusercontent.com/Programming-Hero1/neptune-desktop-app/main/download.sh)

Neptune Desktop Application (Only for windows)

Uninstall any previous versions installed before running this command.

Installation

  • Open git bash in the directory you want to download the application
  • Copy the following command and run it
  • The command will download the latest version of application and install it.
bash <(curl -s https://raw.githubusercontent.com/Programming-Hero1/neptune-desktop-app/main/download.sh)