Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space GB and version MASTER

...

A DevKit or Software Development Kit is part of a development ecosystem. It provides a kit of software development tools, libraries, code examples, documentation, test or runtime environment that allow . This allows developers to easily create, build, and test their applications on a specific platform or for specific software.

censhare DevKit provides a pre-built frontend development environment based on the Angular CLI project. It supports developers to build, customize, and extend the web frontend of cenTaur. The project has been enhanced to fit censhare requirements. It enables developers of the censhare platform to create boilerplates for pages, tabs, and components as well as their own library extensions via an easy-to-use command-line interface (CLI). :

  • boilerplates for pages, tabs, and components
  • own library extensions

The frontend can then be easily deployed on the cenTaur platform.

...