joyent-portal/README.md

64 lines
2.0 KiB
Markdown
Raw Normal View History

2017-06-01 00:35:35 +03:00
[![CircleCI](https://img.shields.io/circleci/project/github/yldio/joyent-portal/master.svg)](https://circleci.com/gh/yldio/joyent-portal)
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg)](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-08-03 00:56:53 +03:00
- [Requirements](#requirements)
2017-10-09 21:24:15 +03:00
- [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
- [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
- [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
#### CoPilot
- [copilot](https://github.com/yldio/copilot)
- [docker-compose-api](https://github.com/yldio/docker-compose-api)
#### styled-components
- [normalized-styled-components](https://github.com/yldio/normalized-styled-components)
- [styled-is](https://github.com/yldio/styled-is)
#### Utilities
- [pseudo-yaml-ast](https://github.com/yldio/pseudo-yaml-ast)
- [pseudo-json-ast](https://github.com/yldio/pseudo-json-ast)
- [joyent-manifest-editor](https://github.com/yldio/joyent-manifest-editor)
- [unitcalc](https://github.com/yldio/unitcalc)
- [remcalc](https://github.com/yldio/remcalc)
- [rnd-id](https://github.com/yldio/rnd-id)
#### Tooling
- [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)
#### Components
- [react-topology](https://github.com/yldio/react-topology)
- [metrics](https://github.com/yldio/metrics-yall)
## 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)