1.0.30 • Published 5 years ago

sscripts v1.0.30

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

sscript

Useful Shell scripts for projects

Install

with npm

npm install sscripts

with yarn

yarn add sscripts

Run

shell

./node_modules/.bin/{script_name}

npm

npm run {script_name}

yarn

yarn {script_name}

Scripts

📁 git (2)

subfolder: /git

storage_push

Upload all changes in storage folder into git repository

submodule_pull

Update git submodules

📁 File system (1)

subfolder: /fs

fix_permissions

📁 Docker (3)

subfolder: /docker

up

run docker-compose containers in demonise

--build - for (re)build containers

down

stop docker-compose containers

prune

Cleanup Docker

📁 app (6)

execute command in 'app' container

subfolder: /app

php

npm

yarn

git

composer

artisan

📁 db (3)

execute command in 'db' container

subfolder: /db

mysql

dump

restore

1.0.30

5 years ago

1.0.29

5 years ago

1.0.28

5 years ago

1.0.27

5 years ago

1.0.26

5 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.19

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago