Skip to content

Katacc/file-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File manager

Zig written file manager written as a study project to learn Zig lang.

Functionality

The file manager shows all files and folders on the current working directory.

  • Add files and folders
  • Delete files and folders (Not recursively yet)
  • Rename files and folders
  • Change directories (cd)

Requirements

To compile the software you need Zig 0.15.2 compiler. This software only works on POSIX machines and has only been tested on Linux

Compiling

Just run

zig build

to compile the software

About

Zig written file-manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages