maestro-roku
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "maestro-roku", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A development platform for building roku channels in brighterscript", | ||
@@ -15,10 +15,10 @@ "directories": { | ||
"dependencies": { | ||
"log": "/home/george/hope/open-source/maestro/roku-log" | ||
"log": "npm:roku-log@latest" | ||
}, | ||
"devDependencies": { | ||
"brighterscript": "/home/george/hope/open-source/vsc/brighterscript", | ||
"maestro-roku-bsc-plugin": "/home/george/hope/open-source/maestro/maestro-roku-bsc-plugin", | ||
"brighterscript": "^0.32.2", | ||
"maestro-roku-bsc-plugin": "^0.2.6", | ||
"rimraf": "^3.0.2", | ||
"roku-log-bsc-plugin": "/home/george/hope/open-source/maestro/roku-log", | ||
"rooibos-roku": "/home/george/hope/open-source/rooibos/bsc-plugin", | ||
"roku-log-bsc-plugin": "^0.2.1", | ||
"rooibos-roku": "^4.1.0", | ||
"ropm": "^0.5.0" | ||
@@ -25,0 +25,0 @@ }, |
@@ -5,24 +5,13 @@ <p align="center"> | ||
<h3 align="center"> | ||
A development platform for building roku channels in brighterscript. Core library | ||
A development platform for building roku channels in brighterscript. | ||
</h3> | ||
[![Build Status](https://travis-ci.org/georgejecook/maestro-roku-core.svg?branch=master)](https://travis-ci.org/georgejecook/maestro) | ||
[![GitHub](https://img.shields.io/github/release/georgejecook/maestro-roku-core.svg?style=flat-square)](https://github.com/georgejecook/maestro-roku-core/releases) | ||
[![Build Status](https://travis-ci.org/georgejecook/maestro-roku.svg?branch=master)](https://travis-ci.org/georgejecook/maestro-roku) | ||
[![GitHub](https://img.shields.io/github/release/georgejecook/maestro-roku.svg?style=flat-square)](https://github.com/georgejecook/maestro-roku/releases) | ||
## Links | ||
- **[Documentation](docs/index.md)** | ||
- **[API docs](https://georgejecook.github.io/maestro-roku-core)** | ||
- **[CHANGELOG](CHANGELOG.md)** | ||
- **[VSCode snippets](docs/vsCodeSnippets.md)** | ||
- \#maestro channel on the [roku developer's slack](https://join.slack.com/t/rokudevelopers/shared_invite/enQtMzgyODg0ODY0NDM5LTc2ZDdhZWI2MDBmYjcwYTk5MmE1MTYwMTA2NGVjZmJiNWM4ZWY2MjY1MDY0MmViNmQ1ZWRmMWUzYTVhNzJiY2M) | ||
## Development | ||
Maestro is an independent open-source project, maintained exclusively by volunteers. | ||
You might want to help! Get in touch via the slack group, or raise issues. | ||
### Is Maestro actively maintained? | ||
I am actively invovled in Maestro's development, and have used the patterns contained in it since I started roku development. These are the most productive and maintainable patters and tools I've found so far, and I will continue to use them for my clients. The patterns that are used in maestro are further explorations and rewrites of similar patterns I have used in apps that have millions of installs, with extremely low crash %'s |
435700
17
+ Added@rokucommunity/bslib@0.1.1(transitive)
+ Addedroku-log@0.11.1(transitive)
Updatedlog@npm:roku-log@latest