Skip to content

Codeplain-ai/plainlang-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

***plain specification language examples

Quick start

This repository includes the examples demonstrating ***plain specification language on different use cases and using different implementation technologies.

List of examples:

hello-world/
  golang/
  python/
  react/
task-manager/
  react/

Please see README files in respective folders for details on how the examples should be rendered and run.

Prerequisites

Examples require that codeplain client is installed. You can check if you have the client installed using the command:

codeplain

If you get command not found or similar error, you can install the codeplain client using the following command:

curl -fsSL https://codeplain.ai/install.sh | bash

After the codeplain client is successfully installed, you can render ***plain specification files to software code using the command:

codeplain name_of_specs_file.plain

Additional Resources

Documentation

Configuration file

Examples include a config.yaml file that is used to provide per-project (per example) configuration for the codeplain CLI. config.yaml can include all CLI parameters, so you can keep example-specific flags/settings versioned with the project.

Scripts

Folder scripts contains scripts used by *codeplain platform to run unit and conformance tests against these examples.

About

On-boarding examples of applications written in ***plain specification language.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages