[Contents] [TitleIndex] [WordIndex

ATOMS: Create a local repository by example

For general information on Scilab extension modules (toolboxes) and ATOMS, see howto/Create a toolbox

Repository: Dependency graph

localrepository.png

Repository layout

scene1.test.atoms.scilab.org.zip

files.png

DESCRIPTION example

linux

DESCRIPTION.png

Client side

--> atomsRepositoryAdd('file:///home/bob/tmp/scene1.test.atoms.scilab.org');

--> atomsRepositoryAdd('file:///E:\scene1.test.atoms.scilab.org');

2022-09-08 09:26