Skip to content

silverjava/moco-gradle-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a gradle plugin for moco.

Usage

  • Start moco server
gradle startMoco

  • Stop moco server
gradle stopMoco

  • Configuration

In startMoco, you could have following properties to be used to configure your Moco:

configFile: to specify your json file

daemon: like JettyPlugin, if it's true, then Moco will run in the background.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages