Skip to content

phostann/yoo-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If you wan't to use yoo cli to help you in your work, you should do the following steps:

  1. download the executable file from the release
  2. config the env variable
# yoo-cli config
export YOO_SERVER=****
export YOO_SERVER_USERNAME=****
export YOO_SERVER_PASSWORD=****
export YOO_GITLAB_SERVER=****
export YOO_GITLAB_USERNAME=****
export YOO_GITLAB_PASSWORD=****
export YOO_GITLAB_TOKEN=****
export YOO_GITLAB_NAMESPACE_ID=****
  1. link the executable file to your path
export PATH=$PATH:/path/to/yoo # replace the path/to/yoo with your actual path

there is some different between the windows and unix, so you should config the env variable in different way.

About

A cli to help the frontend developer complete the work happily.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages