Skip to content

Repository files navigation

Latest Package VersionSupported Python VersionsLicense

csspin-java is maintained and published by CONTACT Software GmbH and serves plugins for building and developing CONTACT Elements-based applications using the csspin task runner.

The following plugins are available:

  • csspin_java.java: A plugin for installing Java
  • csspin_java.mvn: A plugin for installing Apache Maven

Prerequisites

csspin is available on PyPI and can be installed using pip, pipx or any other Python package manager, e.g.:

python -m pip install csspin

Using csspin-java

The csspin-java package and its plugins can be installed by defining those within the spinfile.yaml configuration file of your project.

spin:
project_name: my_project# To develop plugins comfortably, install the packages editable as# follows and add the relevant plugins to the list 'plugins' belowplugin_packages:
- csspin-java# The list of plugins to be used for this project.plugins:
- csspin_java.java

Note

Assuming that my_project is a component based on CONTACT Elements CE16+.

About

(Mirror) csspin-java is a plugin-package for the task runner 'csspin'.

Topics

Resources

Contributing

Stars

0 stars

Watchers

2 watching

Forks

Releases

Contributors

Languages