Skip to content

Latest commit

 

History

History
86 lines (55 loc) · 1.87 KB

README.md

File metadata and controls

86 lines (55 loc) · 1.87 KB

Use

Test Project: https://adambasly.github.io/learn/

If you're using this site, please start launching at index.html, because there could be errors.

Windows

Start learningservicesrepostarterx64.exe or learningservicesrepostarterx32.exe in "C:\Program Files (x86)\learningservicesrepo\PainterProject"

Linux (Debian or Ubuntu based)

Start index.html in $DESTDIR/usr/local/bin/project .

MacOS

Launch index.html from your installation path.

Install Guide:

Please use the setup type that matches your os.

run:

git clone https://github.com/AdamBasly/learn.git

cd Path/to/cloned/directory

./INSTALL.cmd

cd

rm -r learn

or

npm i learnservicerepo

or

use the .exe installer: https://github.com/AdamBasly/learn/blob/2eb2a2e1ea1e54cf0d94268d79336df58a0bd023/learningservicesrepo.exe

and click on the download icon (Only v1.0.2.1)

or

use the .deb installer: https://github.com/AdamBasly/learn/blob/ae50b3d74ce3b797059b87d71e212ed5a34b55c3/learnservicesrepo.deb

and click on the download icon (Only v1.0.2)

or

use the .rpm installer: https://github.com/AdamBasly/learn/blob/842e4904a5a7cb2e16c30ca09e80facd077b7fc6/adamb-20241120-2.x86_64.rpm

and click on the download icon (Only v1.0.2)

or

echo "deb [trusted=yes] https://apt.fury.io/adambasly/ /" | sudo tee /etc/apt/sources.list.d/gemfury.list

sudo apt update

sudo apt install adamb

0.1.01 Changes (dev) channel

Building main architecture of site

1.0.0 Changes (stable) channel

Improving security, fixing bugs.

Known issues

You may can't log in. If this is so, please download the package and load it local.

Please report errors and bugs while using.