Automattic / Automattic/cloudup-cli

Rename ‘up’ to ‘cloudup’ and update install instructions

Open
#56 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
84
Forks
14
PR merge metrics
No merged PRs in 30d

Description

The npm package name `up` has been assumed by [apex/up](https://github.com/apex/up), thus cloudup-cli can no longer be installed with `npm install -g up`. I recommend cloudup-cli be renamed to `cloudup` so it can be installed with `npm install -g cloudup` and can be installed in parallel with the new `up`.

In the meantime, cloudup-cli can be installed by referencing the github repo directly, like this:

npm install -g Automattic/cloudup-cli

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the package metadata and installation instructions that still identify the executable as `up`. Update the package and documented commands so the CLI installs as `cloudup`, then verify the documented npm installation path and the existing GitHub installation workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.