Skip to content

lainq/fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fe

  • What is it?
  • Video demo
  • Installation

What is Fe ?

Fe is a simple tool which you can use to move through your directories from the command line

Video demo

e.mp4

Installation

Normal installation

Binaries of the package can be collected from the releases page

Build from source

Inorder to build from source, make sure to have go and git installed.

sudo apt update
sudo apt install go git

Now, clone the repository and run go build

# clone the repository
git clone https://github.com/pranavbaburaj/fe.git
cd fe

# Install the dependencies
go get

# Build it into a binary
go build

Learn more about compiling for different platforms

About

Fe is a simple tool which you can use to move through your directories from the command line

Topics

Resources

License

Stars

Watchers

Forks

Languages