Skip to content
This repository was archived by the owner on Nov 27, 2019. It is now read-only.
This repository was archived by the owner on Nov 27, 2019. It is now read-only.

Make it quicker to get started with the template #4

@StevenMaude

Description

@StevenMaude

https://bitbucket.org/sensiblecode/data-services-scraper-template/issues/30/make-it-quicker-to-get-started-with-the

David McKee:

Particularly annoying are:

  • Having to make a box on the platform (would be nice to be able to create locally)
  • Having to make a BitBucket repo

It'd be awesome if the script could do everything.

--

docs: https://confluence.atlassian.com/display/BITBUCKET/repositories+Endpoint

(see comments for:) curl -u $BB_USER:$BB_PASS -X POST https://api.bitbucket.org/1.0/repositories > -d "name=$PROJECT&scm=git&owner=$BB_TEAM" -v

where: $BB_TEAM = scraperwikids $PROJECT = name of repo to create $BB_USER/PASS = your bitbucket credentials (which should probably be typed in on the command line)

Metadata

Metadata

Assignees

No one assigned

    Labels

    legacyIssue moved from Bitbucket

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions