Release v0.1.1 (What’s new?).

Documentation Status https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
https://img.shields.io/badge/Link-Document-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg

Welcome to laptop Documentation#

https://dev-laptop.readthedocs.io/en/latest/_static/laptop-logo.png

This repo contains automation scripts to setup a new laptop with all the tools I need for my development work. It uses Python to run terminal commands and manipulate configuration files.

This tool need some dependency to run the CLI. First you need to install dependency for laptop automation:

pip3 install -r requirements.txt

Verify the CLI:

python3 cli.py --help

Table of Content#

About the Author#

(\ (\
( -.-)o
o_(")(")

Sanhe Hu is a seasoned software engineer with a deep passion for Python development since 2010. As an author and maintainer of 20+ open-source projects, I bring a wealth of experience to the table. As a Senior Solution Architect and Subject Matter Expert in Amazon Web Services, Cloud Engineering, DevOps, Big Data, and Machine Learning, I thrive on helping clients with platform design, enterprise architecture, and strategic roadmaps.

Talk is cheap, show me the code:

API Document#