1.0.17 • Published 2 years ago

@schedulicity/styles-transformer v1.0.17

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

@schedulicity/styles-transformer

Global NPM used for updating platform libraries, Web, iOS, and Android, with the latest designs from the Design System Repository.

Installation

npm i @schedulicity/styles-tranformer@latest

Usage

styles-transformer ...args
styles-tranformer build|publish ..args --dry-run [true|false] // default false

// Build
styles-transformer build --platform [ios|web|android] --username [Bitbucket Username] --password [Bitbucket password]

// Publish
styles-tranformer publish --branch [branch name] --repo [repo slug] --username [Bitbucket username] --password [Bitbucket password]

Local Development

// Build all libraries
npm run build:all

// Build individual libraries
npm run build:[web|ios|android]

Notes

For debugging or testing purposes ensure the --dry-run flag is attached. If run without the --dry-run this will kick off a build for the platform libraries.

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago