Skip to content

The Comlink Specification. Comlink is a new interface description and integration language build self-integrating applications.

License

Notifications You must be signed in to change notification settings

superfaceai/spec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Superface Specification

Superface Comlink Profile and Map languages specification.

Read online

Draft specifications

The draft directory provides a copy of the specifications based on the currently-proposed changes. It's best to refer to the latest version found in the latest directory as the draft may still be in development and may change before it becomes a full version.

How to create a new version

  • All changes should start out as drafts. If there is no draft folder, create one by copying the latest directory.
  • When it is time to convert the draft to the latest version, start by renaming the latest directory to the version number of the specification.
  • Remove the line in the profile and map specs that includes the version and replace with *Current Working Draft*
  • Give the files in the draft directory a version based on the current day using the format YYYY.MM.DD.
  • Rename the draft directory to latest.

Develop spec

Install and setup

$ yarn install
$ yarn build

Profile specification

$ yarn watch:profile-spec
$ open public/draft/profile.html

Map specification

$ yarn watch:map-spec
$ open public/draft/map.html

License

Superface Specification is licensed under the MIT.

© 2022 Superface s.r.o.

About

The Comlink Specification. Comlink is a new interface description and integration language build self-integrating applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published