UNPKG
oc-mod
Version:
latest (0.2.1)
0.2.1
0.1.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Refresh opencart modifications in develop mode
github.com/ivan-nezhura/oc-mod
ivan-nezhura/oc-mod
oc-mod
/
README.md
13 lines
(8 loc)
•
152 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
#
oc-mod
Refresh opencart modifications while you coding
#
## How to use
```sh
$
npm install -g oc-mod
$
cd
path-to-opencart-project
$
oc-mod
```