Skip to content

ISGNeuroTeam/DTCD-WorkspacePanel

Repository files navigation

DTCD-WorkspacePanel

Panel plugin of DTCD application that appear first on workspace system and uses for CRUD to workspaces.

Getting Started

In order to use this plugin you need to download it, build and move build-file to plugins folder on DTCD server.

Prerequisites

Building

make build

Running the tests

make test

Create build package

make pack

Clear dependencies

make clean

Deployment

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

Built With

Contributing

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Also you can see the CHANGELOG file.

Authors

License

This project is licensed under the OT.PLATFORM license agreement - see the LICENSE file for details

Acknowledgments