Skip to content

mtso/obipub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obipub

Obi package manager tool and package repository service.

Related config files

  • .obi_tool/package_resolution.json - mapping file of package name to file location

  • obipub.toml

  • registry/ |- packages/ |- index/

  • tool/

Manually creating tarballs

# to zip
tar -czvf toml-0.0.1.tar.gz -C ~/.obipub-cache/hosted/toml-0.0.1/lib .
# to extract
tar -xf [source path] --directory [destination path]

About

Obi package manager written in Obi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published