1.0.30 • Published 6 years ago

sscripts v1.0.30

Weekly downloads
7
License
MIT
Repository
github
Last release
6 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

6 years ago

1.0.29

6 years ago

1.0.28

6 years ago

1.0.27

6 years ago

1.0.26

6 years ago

1.0.23

7 years ago

1.0.22

7 years ago

1.0.21

7 years ago

1.0.19

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago