An open API service indexing awesome lists of open source software.

https://github.com/jsmith/dot-worker

A very simple but customized CLI for managing my dotfiles.
https://github.com/jsmith/dot-worker

Last synced: about 2 months ago
JSON representation

A very simple but customized CLI for managing my dotfiles.

Awesome Lists containing this project

README

          

# Dot Worker
A very simple but customized CLI for managing my dotfiles. Written to learn a bit of rust!

## Installation
```
cargo install dot-worker
```

## Commands
**dot-worker clone** Clone the bootstrap repo.
**dot-worker bootstrap** Edit the bootstrap script.
**dot-worker rc** Edit the .zshrc file.
**dot-worker run** Run the bootstrap script.