Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

256 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools

These are some extra tools that can be deployed on a linux-vm. We install them in /opt/tools

Deploy in /opt

sudo chown $USER:$USER /opt

cd /opt
git clone https://github.com/woutervh/tools.git tools
cd /opt/tools

Installation

cd /opt/tools/<tool-name>
make install

python setup

  > cd /opt/tools/pyenv
  > make install
  > pyenv --help
  > cd /opt/tools/poetry
  > make install
  > poetry --help

About

Tools-directory with make-files for quick deployment of applications on new machines. Bare-bone metal, no docker.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages