Skip to content

YoApp/yo-circleci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Status

Review or Merge branches that passed tests from your lock screen

Yo
http://docs.justyo.co/v2.0/docs/

Getting Started

You'll need:

  1. The Yo app - this works on iOS beta for now. from your iOS device go to http://justyo.co/ios
  2. CircleCI account
  3. GitHub account
  • Install pip package manager if you haven't yet:

      Linux: sudo apt-get install python-pip
      Mac: brew install python
    
  • Install virtualenv:

      sudo pip install virtualenv
    
  • Clone this repo:

      git clone git@github.com:YoApp/yo-circleci.git
      cd yo-circleci
    
  • Create a virtualenv, activate it and install dependencies:

      virtualenv env
      . env/bin/activate
      pip install -r requirements.txt
    
  • Login or signup using your personal account to https://dashboard.justyo.co/ Create client

TBC

Join our Yo Developer Program

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages