Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/donejs/donejs-nw

A plugin to add support for nw.js to your DoneJS application
https://github.com/donejs/donejs-nw

donejs nwjs

Last synced: 12 days ago
JSON representation

A plugin to add support for nw.js to your DoneJS application

Awesome Lists containing this project

README

        

# donejs-nw

[![Greenkeeper badge](https://badges.greenkeeper.io/donejs/donejs-nw.svg)](https://greenkeeper.io/)

[![Build Status](https://travis-ci.org/donejs/donejs-nw.svg?branch=master)](https://travis-ci.org/donejs/donejs-nw)
[![npm version](https://badge.fury.io/js/donejs-nw.svg)](http://badge.fury.io/js/donejs-nw)

A plugin to add support for nw.js to your DoneJS application

From within a DoneJS application directory:
```
donejs add nw
```