0.0.1 • Published 3 years ago

@toriyama/config v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@toriyama/config

create configure files interactively

import config from "@toriyama/config";
config.init({
	filePath: "~/.myapp-setting",
	message: "Access token",
});
0.0.1

3 years ago