 
      
    | You are here | www.henryleach.com | ||
| | | | | www.buildahomelab.com | |
| | | | | How to Install Ansible with pipenv and pyenv. Pipenv gives a lot of flexibility over ansible project versioning. | |
| | | | | blog.ganssle.io | |
| | | | | An explanation of a few ways to make sure your tests use the version of the package that your users will install. | |
| | | | | nabeelvalley.co.za | |
| | | | | How to work with modules and handle the 'ModuleNotFoundError: No module named ...' error | |
| | | | | ncona.com | |
| | | In my previous post, Getting Started With Arduino UNO R4, I showed how we can upload a sketch into an Arduino board. In this article, we are going to do the same, but this time using the Arduino CLI. Why Arduino CLI? I personally, use neovim for coding, which makes it a necessity for me to be able to compile and upload my code from my terminal. If you prefer the IDE, this article might not be for you, but, understanding the CLI could be useful in the future to automate repetitive tasks or run things in a... | ||