Skip to content

adiwg/mdSpec

Repository files navigation

mdSpec

https://www.adiwg.org/mdSpec

The primary purpose of this application is to help write content specifications for metadata. However, it probably could be used to write a simple specification for other things, too.

mdSpec can be used to build a hierarchy of modules and components. Each module or component may be assigned requirements which may be fulfilled by child components. The hierarchy may be navigated using the tree in the sidebar.

This README outlines the details of collaborating on this Ember application.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd md-spec
  • yarn install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Linting

  • yarn lint:js
  • yarn lint:js --fix

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

ember deploy staging will deploy the application to the gh-pages branch.

Further Reading / Useful Links

About

Web App for building metadata specs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published