Skip to content

lissatransborda/terminaleco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminaleco

Terminaleco is a simple terminal written in Golang, using VTE and GTK.

terminaleco

Install

With Golang

If you have Golang installed in your machine, you can run:

go install github.com/edersonferreira/terminaleco

Manually

You can clone and build manually, with the script:

cd /tmp
git clone https://github.com/edersonferreira/terminaleco
cd terminaleco
sudo mv bin/terminaleco /usr/bin/

Why

This project is a simple and fast Golang terminal. You can use this project to pratice your Golang knowleadge, making new features and functions to it.

About

a simple and fast golang terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages