Skip to content

justdoinc/justdo-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

JustDo SDK

JustDo is a Business Operating System.

With the JustDo SDK you can:

  • Run JustDo on your own premise/cloud
  • Extend JustDo for your business needs by writing plugins
  • Modify the way any aspect of JustDo operates - both Server Side and Client Side

Quick Start

bash <(curl https://justdo.com/sdk.bash)

The install script will create in the folder in which you called the command a folder named justdo that contains all the components of the JustDo SDK.

Call the $ justdo command to control and perform operations on the newly installed JustDo SDK.

Installation environmnet pre requirements

Linux

  • Bash >= v4.3
  • Recent Docker installation

macOS

Windows

Windows isn't supported at the moment.

Uninstalling JustDo

To uninstall JustDo call the following command:

justdo uninstall

It will:

  • Remove the $ justdo command
  • Remove the ~/.justdo file from your home folder
  • Will stop and remove all the JustDo SDK's Docker containers installed by the JustDo SDK
  • To avoid accidental data loss, it won't remove your global data folder from /var/justdo (or /private/var/justdo/) .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages