Skip to content

Releases: likianta/depsland

Depsland v0.3.3 (core)

16 Nov 00:00
Compare
Choose a tag to compare

This is a package contains only core assets. You need to download interpreter and dependencies manually.

  1. Download and unzip the core package to "depsland" folder.

  2. Download a Python standalone interpreter from this site (choose 3.10).

    1. Unzip it to "depsland/python" folder.
  3. Open a terminal, run:

    cd <the_path_to_depsland>
    python/python.exe -m pip install -r requirements.txt
  4. Finally double click the "setup.exe" to install despland.

Depsland v0.1.1 (patch)

08 Nov 12:50
Compare
Choose a tag to compare

This is a patch to upgrade depsland from v0.1.0 to v0.1.1.

How to use

  1. Make sure you have installed depsland v0.1.0
  2. Download and unzip this package
  3. Run "setup.exe"

Depsland v0.1.0

08 Nov 12:47
Compare
Choose a tag to compare

This is the first release of Depsland project.

Caution

  • Please be noted that this package doesn't include OSS access key & secret. You need to contact the author (me) to get one to start:

    ~/depsland-0.1.0/conf/oss_client.yaml:

    20221108194842
  • Currently depsland is available for Windows users only.