Short blurb about what your project does.
OS X & Linux:
npm install my-crazy-module --saveWindows:
edit autoexec.batA few motivating and useful examples of how your project can be used. Spice this up with code blocks and potentially screenshots / videos (LiceCap is great for this kind of thing).
For more examples and usage, please refer to the [Wiki][wiki].
Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.
make install
npm testList the roadmap steps; alternatively link the Confluence Wiki page where the project roadmap is published.
- Item 1
- Item 2
- ....
For any questions, bugs or feature requests please open an issue For anything else please send an email to {project mailing list}.
To submit a contribution:
- Fork it (https://github.com/finos/fluxnova-modeler-plugins/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Read our contribution guidelines and Community Code of Conduct
- Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
Questions about CLA, DCO, or EasyCLA? Email [email protected]
Copyright 2026 FINOS
Distributed under the Apache License, Version 2.0.
SPDX-License-Identifier: Apache-2.0