0.0.1 • Published 2 years ago

@toriyama/config v0.0.1

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

@toriyama/config

create configure files interactively

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

2 years ago