Magikcraft / product-board

Release Notes for Magikcraft - what's new and noteworthy. Also: open issues or feature requests here.
https://www.magikcraft.io
1 stars 0 forks source link

UI for package.json #28

Closed jwulf closed 6 years ago

jwulf commented 7 years ago

User Story

As a user I can install curated packages from a list in my Play App, choosing stable or develop branches.

I can also switch to expert mode and directly edit my package.json file.

Background

At the moment users must manually edit their package.json file or run /npm i <package_name> in Minecraft to install packages.

Feature Description

Out of Scope

Great things that can be done in version 2:

Acceptance Criteria

The following need to function to consider this feature complete:

User Acceptance Test Plan

Here is the process for testing this feature:

End-User Documentation

[Docs that can be copypasta to the user docs]