Skip to content
/ Clif Public

Clif: A terminal-based file manager for navigating directories, editing files, and searching content with ease.

Notifications You must be signed in to change notification settings

janhaslik/Clif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clif

Awesome

Clif is a simple terminal-based file manager written in Go. It allows users to navigate through directories, open and edit files, and save changes.

Features

  • Browse directories and navigate files.
  • Open files and edit their content directly within the terminal.
  • Save file changes or discard them with simple key bindings.
  • Search for files and directories (coming soon)

Installation

To build and run the project without the .exe, clone the repository and run the following commands:

git clone https://github.com/your-username/Clif.git
cd Clif
go run main.go

About

Clif: A terminal-based file manager for navigating directories, editing files, and searching content with ease.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages