dwyl / learn-circleci

:white_check_mark: A quick intro to Circle CI (Continuous Integration) for JavaScript developers.
GNU General Public License v3.0
121 stars 22 forks source link

Setting up a private client with Circle CI #6

Open jackcarlisle opened 8 years ago

jackcarlisle commented 8 years ago

If a client has decided that they want to make their repositories private then we suggest that they use Circle CI for continuous integration.

To get a client set up with Circle CI you must do the following:

nelsonic commented 6 years ago

I think all these steps are covered in the updated readme. The only one I "skip" is creating the email address and GitHub account which are assumed. Ok to close? (or, are those steps useful/essential for "completeness")