How to use webstorm with codeship?

0

Is it possible to use webstorm with codeship? Currently I can connect with github and bitbucket only.

If not can I get steps to work with a codeship repo?

SuperUberDuper

Posted 2015-02-04T17:51:26.167

Reputation: 135

It's a user question about webstorm – SuperUberDuper – 2015-02-04T18:16:48.243

Answers

1

Maybe I'm mistaken, but WebStorm is a cross platform IDE and doesn't limit where you can host your source code. If they provide a SCM hosting platform as well you wouldn't be able to use it with Codeship.

For using Codeship you need to host your repository with either GitHub or BitBucket. (Though we may add new providers in the future.)

~ Marko (a software engineer at Codeship)

mlocher

Posted 2015-02-04T17:51:26.167

Reputation: 126