<p align="center">
	<img src="https://www.echorial.com/Images/Products/Websom/l128.png">
</p>
<p align="center">
	<a href="">
		<img src="https://img.shields.io/badge/carbon-v1.0-blue.svg?label=carbon&colorB=2e3d6b&style=flat-square" alt="Carbon version">
	</a>
	<a href="">
		<img src="https://img.shields.io/github/languages/code-size/Echorial/websom.svg?style=flat-square" alt="GitHub code size in bytes">
	</a>
	<a href="">
		<img src="https://img.shields.io/github/last-commit/Echorial/websom.svg?style=flat-square" alt="GitHub last commit">
	</a>
	<a href="">
		<img src="https://img.shields.io/github/license/Echorial/websom.svg?style=flat-square" alt="License">
	</a>
</p>

Websom is a modern web framework built in carbon.

More info soon.

## Node.js
```bash
$ npm install websom
```
## PHP
```bash
$ composer require echorial/websom
```

## Building
```bash
$ carbonite pipe Project/javascript.pipeline
```
```bash
$ carbonite pipe Project/php.pipeline
```

## Platform support
![https://www.echorial.com](https://img.shields.io/badge/php-full-green.svg?style=flat-square)
![https://www.echorial.com](https://img.shields.io/badge/javascript-full-green.svg?style=flat-square)