8000 GitHub - wislertt/shared-scripts at v1.1.0
[go: up one dir, main page]

Skip to content

wislertt/shared-scripts

Repository files navigation

Shared Scripts

Quick-share command line scripts for use in quick command runner like Makefile or Justfile.

Quick Start

make setup_dev    # Install all dependencies and setup development environment
make assert_setup_dev  # Validate setup

Requirements

  • macOS
  • Homebrew
  • Zsh shell

Usage

git submodule add -b main https://github.com/wisarootl/shared-scripts.git scripts/shared
setup_dev:
	chmod +x scripts/shared/node/setup_dev.sh
	./scripts/shared/node/setup_dev.sh
	exec zsh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0