Skip to content

Collection of bash libraries and framework to create and use them.

License

Notifications You must be signed in to change notification settings

JamesKnott/bashlibs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate bashlibs repository
------------------------------------
# bin/bake-all <hosts>

hosts are a debian/ubuntu or a gentoo

for each host it will generate all packages.

For example:
you have 3 hosts: ubuntu32 ubuntu64 and gentoo

$ bin/bake-all  ubuntu32 ubuntu64 gentoo

will generate deb repository for i386 and amd64, 
then will create a gentoo repository and source packages.

About

Collection of bash libraries and framework to create and use them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 88.5%
  • CMake 11.5%