Developing Pratexo Custom Features

Created by Gerald Cantor, Modified on Thu, 23 Feb, 2023 at 10:04 AM by Stuart Cowen

Guide to Developing Pratexo Features


Prerequisite Skills

In order to successfully create and package a feature, the following system skills are recommended

  • Basic OS skills, such as script execution and file editing
  • Knowledge of Helm Charts

Product Requirements

  • A dockerized version of your software product is found at us-east4-docker.pkg.dev
  • A Helm Chart exists at oci://europe-north1-docker.pkg.dev/pratexo-public-5b5a/pratexo


Quickstart

You can view the Pratexo DevTools PDF documentation at https://github.com/pratexo/feature-devtools/blob/master/pratexo-feature-devtools.pdf


Obtain the Pratexo DevTools

The Pratexo DevTools are made available to feature developers by way of a public GitHub repository. The DevTools are a collection of documentation, Docker Compose files and scripts that aim to accelerate the development of features.


To obtain the DevTools, using your favorite Git client, clone the following repository to your local system:


https: https://github.com/pratexo/feature-devtools.git

ssh: git@github.com:pratexo/feature-devtools.git


Once the repository has been cloned to your system, change directory to feature-devtools and checkout the 1.0.0 branch.


Review the PDF documentation

The pratexo-feature-devtools.pdf file contain extensive documentation surrounding custom feature development. Feature developers should consult this document regarding details around:


  • Feature check-list
  • Setup of local development environment
  • Initializing a feature project
  • Build out of feature
  • Synchronizing a Feature with Pratexo Design Studio






Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article