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

https://github.com/kislyuk/dxssh

DNAnexus SSH demo
https://github.com/kislyuk/dxssh

Last synced: 3 months ago
JSON representation

DNAnexus SSH demo

Awesome Lists containing this project

README

        

# DNAnexus SSH Demo (DNAnexus Platform App)

To demo the SSH to worker feature, log in to the platform with dx and run "./run.sh" in the repo root. The run.sh script
explains what it's doing.

# Chrome SSH/nassh/hterm integration notes
## Making links
```
link
```

link

## Resources
* http://git.chromium.org/gitweb/?p=chromiumos/platform/assets.git;a=blob;f=chromeapps/nassh/doc/faq.txt
* http://stackoverflow.com/questions/8042548/checking-if-user-has-a-certain-extension-installed
* http://stackoverflow.com/questions/6293498/check-whether-user-has-a-chrome-extension-installed
* http://blog.kotowicz.net/2012/02/intro-to-chrome-addons-hacking.html