Giter VIP home page Giter VIP logo

my_setup's Introduction

my_setup Automation Script (evolving!)

Quick start (for my future reference?)

Automatic setup ๐Ÿค–

./my_setup automata

Help ๐Ÿ’ฌ

./my_setup -h

Philosophy

  • โ™ป๏ธ Make almost every call to be idempotent
  • ๐Ÿƒ Ease setup with a call to ./my_setup automata
  • ๐ŸŒ Aim to make it Cross-Platform by listing functionalities of installed packages / tools instead of the names (unless the software is itself Cross-Platform)
  • ๐Ÿค” Rather copy-and-paste in "neighbourhood" as executing replacing in Vim is quite fast when refactoring is needed

New commands introduced to lib/utils.sh

check_no_cmd    Exit if the command is already available in the current shell.
manual_todo     Append text to `<repo-root>/todo.md`. 
                If it is already appended before, the item is moved to the end of file instead.
not_implemented Print out warning text that the function being called is not implemented yet.

TODO

  • Find way to show subcommand in subcommand help, i.e. not my_setup [...options] but my_setup subcmd [...options]
  • Remove unnecessary shellcheck disables for my setup

Other Details

Please read the Medium article (member-only) by Shinichi Okada and his original repo (please check the forked link).

my_setup's People

Contributors

sunnypp avatar shinokada 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.