Giter Club home page Giter Club logo

cli-bootcamp's Introduction

CLI-Bootcamp

Ideas on how to quickly learn to build command-line tools

Part 1-Bash

Week1: Using Linux
Week2: Using Bash
Week3: Building Bash Scripts
Week4: Composing File and Data Management Solutions with Linux

Part 2-Build CLI in Python

Challenges

Bash and ZSH Challenges

  • Customize your ~/.bashrc with at least one alias, function and variable.
  • Build a Bash CLI tool that takes options
  • Truncate a large file and randomly sample at the same time
  • Write a find command and a locate command
  • Install ohmzsh, what did you learn?

Python Challenges

Additional Thoughts on Challenge

  • How tiny can you make your container (hint try alpine python)? What is the approach that shrinks the size?
  • Can you lint your container with a linting tool like: hadolint? What about security scanning?
  • Why would it be impressive to have a docker pull command for a CLI on your resume?
  • Can you automatically build and push new containers in Github Actions? Hint...yes.
  • Can you build a GPT-3 CLI tool? https://openai.com/blog/openai-api/

GPT 3:

Advanced Challenges

References

cli-bootcamp's People

Contributors

noahgift avatar

Stargazers

Ersin Akşar avatar E3re avatar Johnny Htunn avatar Tannia avatar Hariharan E avatar  avatar David Duncan avatar Cameron Ratliff avatar Anna Dai avatar Kamdoum Ngamgoum Franck Junior avatar

Watchers

 avatar David Duncan avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.