joyent-portal/readme.md

68 lines
2.3 KiB
Markdown
Raw Permalink Normal View History

2018-02-28 00:40:51 +02:00
[![Travis](https://img.shields.io/travis/yldio/joyent-portal.svg?style=flat-square)](https://circleci.com/gh/yldio/joyent-portal)
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg?style=flat-square)](https://opensource.org/licenses/MPL-2.0)
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
2016-10-10 18:44:23 +03:00
## Table of Contents
2017-05-09 19:03:21 +03:00
2017-11-16 13:58:56 +02:00
* [Requirements](#requirements)
* [Links](#links)
* [Related](#related)
* [Contribute](#contribute)
* [License](#license)
2017-05-09 19:03:21 +03:00
2017-08-03 00:56:53 +03:00
## Requirements
2017-11-16 13:58:56 +02:00
* [Triton account](https://sso.joyent.com/signup)
* [Triton CLI](https://www.npmjs.com/package/triton)
* [Docker](https://www.docker.com/)
2017-05-09 19:03:21 +03:00
2017-09-25 16:55:46 +03:00
## Links
2017-11-16 13:58:56 +02:00
* [Joyent Ui Toolkit](https://joyent-ui-toolkit.now.sh/)
* [Create Instance Prototype](https://create-instance-prototype.now.sh)
2017-01-23 18:28:01 +02:00
2017-10-09 21:24:15 +03:00
## Related
2017-11-16 13:58:56 +02:00
* [cloudapi-gql](https://github.com/yldio/cloudapi-gql)
2017-11-02 17:52:04 +02:00
2017-10-09 21:24:15 +03:00
#### CoPilot
2017-11-16 13:58:56 +02:00
* [copilot](https://github.com/yldio/copilot)
* [docker-compose-api](https://github.com/yldio/docker-compose-api)
2017-10-09 21:24:15 +03:00
#### styled-components
2017-11-16 13:58:56 +02:00
* [normalized-styled-components](https://github.com/yldio/normalized-styled-components)
2018-02-02 13:23:22 +02:00
* [joyent-react-styled-flexboxgrid](https://github.com/yldio/joyent-react-styled-flexboxgrid)
2017-11-16 13:58:56 +02:00
* [styled-is](https://github.com/yldio/styled-is)
2017-10-09 21:24:15 +03:00
#### Utilities
2017-11-16 13:58:56 +02:00
* [pseudo-yaml-ast](https://github.com/yldio/pseudo-yaml-ast)
* [pseudo-json-ast](https://github.com/yldio/pseudo-json-ast)
* [unitcalc](https://github.com/yldio/unitcalc)
* [remcalc](https://github.com/yldio/remcalc)
* [rnd-id](https://github.com/yldio/rnd-id)
2017-10-09 21:24:15 +03:00
#### Tooling
2018-02-02 13:23:22 +02:00
* [react-screenshot-renderer](https://github.com/yldio/react-screenshot-renderer)
2017-11-16 13:58:56 +02:00
* [stylelint-config-joyent-portal](https://github.com/yldio/stylelint-config-joyent-portal)
* [joyent-react-scripts](https://github.com/yldio/joyent-react-scripts)
* [babel-preset-joyent-portal](https://github.com/yldio/babel-preset-joyent-portal)
* [eslint-config-joyent-portal](https://github.com/yldio/eslint-config-joyent-portal)
2017-10-09 21:24:15 +03:00
#### Components
2017-11-16 13:58:56 +02:00
* [react-topology](https://github.com/yldio/react-topology)
* [metrics](https://github.com/yldio/metrics-yall)
* [joyent-manifest-editor](https://github.com/yldio/joyent-manifest-editor)
## Contribute
2017-01-27 19:49:31 +02:00
See [the contribute file](CONTRIBUTING.md)!
## License
2017-08-03 00:56:53 +03:00
[MPL-2.0](LICENSE)