etcher/bin/etcher
Juan Cruz Viotti 148b9d15ae Integrate Etcher CLI in the main repository (#352)
This PR integrates the Etcher CLI code-wise, but doesn't yet handles the
distribution part of the story.

Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
2016-04-21 10:08:53 -04:00

3 lines
50 B
JavaScript
Executable File

#!/usr/bin/env node
require('../lib/cli/etcher');