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

https://github.com/elct9620/vagrant-win-mrb

The Windows environment for compile mruby
https://github.com/elct9620/vagrant-win-mrb

mruby vagrant windows windows-10

Last synced: 2 months ago
JSON representation

The Windows environment for compile mruby

Awesome Lists containing this project

README

          

Vagrant Windows mruby
===

Provide the pre-configured mruby windows development environment.

## Usage

Create the project

```
vagrant box add elct9620/mruby-win
```

Start VM

```
vagrant up
```

Connect to Remote Desktop

```
vagrant rdp
```

## Roadmap

* [ ] Add OpenSSH support