Last active
February 28, 2017 22:01
-
-
Save stripethree/912aa16af1babb9e77466e4d5b499c86 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const { Messenger } = require('launch-vehicle-fbm'); | |
const messenger = new Messenger(); | |
messenger.start(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment