Skip to content

mitvix/codeopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Very Simple golang script to run vscode flatpak from shell using command "code"

To run just build and copy to your path

git clone https://github.com/mitvix/codeopen
go build -o code main.go
sudo cp code /usr/local/bin/
code README.txt

Just it! 

I known, with shell 2 lines is enough... but not is so fun... 

About

Very Simple Golang Script to run flatpak vscode from shell using code command

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages