An open API service indexing awesome lists of open source software.

https://github.com/itsallcode/openfasttrace-intellij-plugin

Editor support for writing and maintaining OpenFastTrace documents
https://github.com/itsallcode/openfasttrace-intellij-plugin

Last synced: 4 months ago
JSON representation

Editor support for writing and maintaining OpenFastTrace documents

Awesome Lists containing this project

README

        

# OpenFastTrace IntelliJ Plugin

![OFT Logo](doc/images/openfasttrace_logo.svg)

Editor support for writing and maintaining OpenFastTrace documents

## Features

* Open OFT user guide

## Table of Contents

### Information for Users

* [Changelog](doc/changes/changelog.md)

### Information for Contributors

Requirement, design documents and coverage tags are written in [OpenFastTrace](https://github.com/itsallcode/openfasttrace) format.

* [Getting Started With IntelliJ Plugin Development](doc/developer_guide/getting_started_intellij_plugin_development.md)

### Runtime Dependencies

You need an IntelliJ platform based IDE like the [IntelliJ IDEA](https://www.jetbrains.com/idea/) community edition to use this plugin.

## License

This project is licensed under the [Apache 2.0 license](LICENSE) which follows the license chose from the [IntelliJ community edition](https://github.com/JetBrains/intellij-community/blob/master/LICENSE.txt) since that is the platform the plugin integrates into.