1.0.5 • Published 3 years ago

viper-module v1.0.5

Weekly downloads
2
License
ISC
Repository
github
Last release
3 years ago

Installing

npm i -g viper-module

Usage

Create a module named Menu in the current directory by using a predefined template SKScene

cd /path/to/module/parent/folder
vm create Menu SKScene

Rename a module Menu to Start. It renames the module components as well (Presenter, Interactor, etc.)

cd /path/to/module/parent/folder
vm rename Menu Start

Currently available templates: UIViewController, SKScene, SKNode

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago