1.1.0 • Published 6 years ago

unity-frontend-cli v1.1.0

Weekly downloads
101
License
-
Repository
-
Last release
6 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

6 years ago

1.0.24

6 years ago

1.0.23

6 years ago

1.0.22

6 years ago

1.0.21

6 years ago

1.0.20

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago