Skip to content

benoitf/che-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

che-cli

Allows to open file in the IDE from a terminal

screenshot

Try out:

  1. Open a terminal in Eclipse Che

note: for now it requires this devfile for Che-Theia: https://gist.github.com/benoitf/858289958c13dfa684755d776b0e9c46

  1. Grab che binary
$ wget https://github.com/benoitf/che-cli/releases/download/0.0.1/che
  1. Set execution flag
$ chmod u+x che
  1. Open a file
$ ./che open /projects/<file-to-open>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published