1.1.0 • Published 5 years ago

unity-frontend-cli v1.1.0

Weekly downloads
101
License
-
Repository
-
Last release
5 years ago

Unity Web Platform

A CLI tool for starting a new service UI for cloud services at Unity.

Although this tool is publicly available in order to generate a new service repository you will need to get service credentials from the Developer Dashboard team. You can contact them on Slack: Unity/#devs-servicedashboard

Getting started for new cloud service repos

Prerequisites

  • To see you component in the dashboard ensure you have unityweb-developer-dashboard configured to run locally.
  • To install packages from Artifactory ensure you're on a Unity VPN or internal network.
  • Obtain new service credentails from the dashboard team #devs-servicedashboard

Create a git repository

  • Create an empty repo in the GitLab cloudservices namespace https://gitlab.internal.unity3d.com/cloudservices
  • Clone it locally, e.g., git clone git@gitlab.internal.unity3d.com:cloudservices/new-service.git c:/projects/playground/new-service
  • Point to your new repo cd c:/projects/new-service

Use the CLI to populate your repo

  • Install the CLI globally `npm i -g unity-frontend-cli
  • Run create-service
  • Follow prompts
1.1.0

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.17

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago