Panel plugin of DTCD application that appear first on workspace system and uses for CRUD to workspaces.
In order to use this plugin you need to download it, build and move build-file to plugins folder on DTCD server.
make build
make test
make pack
make clean
Use make pack
to get a deployable tarball. Move it to plugins directory and unarchive it with the following commands:
tar -zxf DTCD-WorkspacePanel-*.tar.gz ./DTCD-WorkspacePanel
We use SemVer for versioning. For the versions available, see the tags on this repository.
Also you can see the CHANGELOG file.
- Roman Kuramshin ([email protected])
- Sergey Belikov ([email protected])
This project is licensed under the OT.PLATFORM license agreement - see the LICENSE file for details