Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create a mock folder in project for git track #9

Closed
unssnu opened this issue Dec 2, 2018 · 2 comments
Closed

create a mock folder in project for git track #9

unssnu opened this issue Dec 2, 2018 · 2 comments

Comments

@unssnu
Copy link

unssnu commented Dec 2, 2018

Hi,

Is it possible that create a folder which store all fake api in project, and then it can be git track and share to team use?

THanks :)

@LanceGin
Copy link
Owner

LanceGin commented Dec 2, 2018

#8
As this issue said, export && import features will be added in the future version, you can export/import mocks or apis from/to Mockman by then.

BTW, your mock datas have been stored as a sqlite file on your local, the path will be different on different operation system.

%APPDATA% for Windows
$XDG_CONFIG_HOME or ~/.config for Linux
~/Library/Application Support for macOS

You can just transfer the mockman.sqlite to your partners, and they will have your datas after replacing the sqlite file on their local.

@unssnu
Copy link
Author

unssnu commented Dec 4, 2018

Got it, thanks so much!

@unssnu unssnu closed this as completed Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants