herfestos
v1.3.35
Published
### Simple cli for create files and manage projects
Downloads
2
Readme
Herfestos CLI
Simple cli for create files and manage projects
Config
// herfestos.config.json
{
"componentsDir": "./src/components"
}
install
npm i -g ultron-cli
or
yarn global add ultron-cli
Use
create command
her create Button
or
herfestos create Button
list command
- config
PROJECTS_PATH_DIRECTORY=your_current_projects-folder_path
herfestos list