apex / apex/up

Multiple app support

Open
#126 6 comments 0 reactions 0 assignees View on GitHub
Feature Request
Dominant language
Go
Stars
8.8k
Forks
383
PR merge metrics
No merged PRs in 30d

Description

Right now `up` is centered around a single deployable. This means you have to `cd api` and work with it there, and then `cd ../site` to work with another.

This is not such a bad thing, but it may be nice to have some sort of multi-app awareness down the road. This is more critical of the desktop app than the CLI for now.

Potentially many of the additions to Up will be written as Up apps as well, so that helps make it more relevant. Ideally you can run stuff like `up apps` to get a basic view of where versions are at and so on.

This will also help Up supersede apex(1) eventually, if that's ever a direction worth taking.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.