Skip to content

5-23/stonyite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stonyite

macos dotfile manager make with rust

install

  • cargo
cargo install --git https://github.com/5-23/stonyite
  • brew
brew tap 5-23/stonyite
brew install stonyite

dotfile-example

https://github.com/5-23/dotfiles-mac

commands

stonyite commands

setup

install dependencies and set config file

stonyite setup

install

just install dependencies

stonyite install

config

just set config file

stonyite config

flags

stonyite flags

manager

set pakage manager

When you set up a package manager, it reads and installs dependencies-{manager}.(default: brew)

stonyite setup --manager nix-env

flag

set command's flag

stonyite setup -flag debug