Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 986 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 986 Bytes

OpenC3 Microservice Template

Documentation

This plugin provides a template for creating OpenC3 Microservices

Getting Started

  1. Edit plugin.txt and change TEMPLATE and template_microservice with the name of your microservice
  2. Rename the .gemspec file to the name of your plugin
  3. Edit the .gemspec file fields: name, summary, description, authors, email, and homepage
  4. Update the LICENSE.txt file with your company name
  5. Build your plugin with: rake build VERSION=1.0.0

Contributing

We encourage you to contribute to OpenC3!

Contributing is easy.

  1. Fork the project
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

Before any contributions can be incorporated we do require all contributors to agree to a Contributor License Agreement

This protects both you and us and you retain full rights to any code you write.

License

This OpenC3 plugin is released under the MIT License. See LICENSE.txt