Skip to content

cslab/csspin-java

Repository files navigation

Latest Package Version Supported Python Versions License

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' below
plugin_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

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages