Skip to content

jump-start config add to add an instance to your config #24

Description

@kevinschaul

I see two use-cases:

  1. Add a local directory as a jump-start instance
  2. Add someone else's jump-start instance from GitHub

Are these the same subcommand or separate commands?

# Adds local directory to your config file
jump-start install <local_path>

# Clones and adds remote instance to your config file
jump-start install <instance_identifier>

That feels messy. Maybe they should be separate. Or just have users handle the cloning themselves.

jump-start install <local_path>
git clone https://github.com/kevinschaul/jump-start.git ~/dev/kevinschaul-jump-start
jump-start install ~/dev/kevinschaul-jump-start

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions