Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A command line tool to automate the process of installing packages and apps on your mac.

NotificationsYou must be signed in to change notification settings

sloth-tools/sloth-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sloth

A command line tool to automate the process of installing packages and apps on your mac.

 

 

Usage

OpenTerminal app and just execute the following command:

git clone https://github.com/sloth-tools/sloth-cli.git&&cd sloth-cli&& ./install.sh

After that you just need to follow the instructions:

  1. You simplychoose your role (Developer or Designer)
  2. Weshow you all the packages and apps that will be installed on your laptop
  3. You can deselect the packages or apps you don't need.

And that's it! 😄

How it works?

Under the hood Sloth is generating for you a configuration file with all the packages and apps to install. Then we useAnsible Playbooks,Homebrew andHomebrew Cask to automate the process of installation.

Install more applications

  1. Download the code to your device (or clone this repository)
  2. Add moreAnsible Playbooks, just add them touser folder (you have some examples there, if you want to try remove the*.sample extension). You can find more applications to installhere.
  3. In the terminal, run the following command in the project's folder:
./install.sh

Adapt it to your needs

  1. Fork this repository to your own GitHub account and thenclone it to your local device
  2. If needed customize to your needs the following files:roles/base.json,roles/developer.json androles/designer.json
  3. If you want to add moreAnsible Playbooks, just add them touser folder (you have some examples there, if you want to try remove the*.sample extension). You can find more applications to installhere.
  4. Install the dependencies:npm install
  5. Run the interactive command line tool:npm start

Contribute

  1. Fork this repository to your own GitHub account and thenclone it to your local device
  2. Install the dependencies:npm install
  3. Run the interactive command line tool:npm start

Thanks!

About

A command line tool to automate the process of installing packages and apps on your mac.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp