Skip to content

imcamilo/milcao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Milcao

This is Milcao, just another file system


Usage

print working directory

milcao> pwd

make directory

milcao> mkdir some-folder

make file

milcao> touch some-file

list

milcao> ls
some-folder[Directory]
some-file[file]

Releases

No releases published

Packages

No packages published

Languages