Skip to content

wmartinmimi/nenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

nenv

Creates new chroot environment easily.

Uses Alpine chroot distro.

How to use

Create new chroot

nenv $new_chroot
chroot $new_chroot

Delete created nenv chroot

rm -rf $old_chroot

How to install

Do something similar

git clone https://github.com/wmartinmimi/nenv
cd nenv && chmod 700 nenv
echo "alias nenv=$(pwd)/nenv" >> ~/.bashrc

License

Licensed under Unlicense License

About

helper script to create new chroot environment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages