Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin McKeaveney c8b772b8c1 allow configuration of redis cluster with fully qualified redis URL 5 years ago
..
dist allow configuration of redis cluster with fully qualified redis URL 5 years ago
CODE_OF_CONDUCT.md allow configuration of redis cluster with fully qualified redis URL 5 years ago
COPYRIGHT allow configuration of redis cluster with fully qualified redis URL 5 years ago
LICENSE allow configuration of redis cluster with fully qualified redis URL 5 years ago
README.md allow configuration of redis cluster with fully qualified redis URL 5 years ago
package.json allow configuration of redis cluster with fully qualified redis URL 5 years ago

README.md

Spectrum-CSS Workflow Icons

Build and publish spectrum-css workflow svg icons and svg sprite sheet for Spectrum CSS.

Setup

yarn install
yarn install -g http-server

For external user

Run yarn run build will generate the ready to publish package in dist/.

Run http-server dist/ -o to see the mini-site for all the workflow icons.

For adobe user

  1. Make sure connect to corp network.
  2. Run yarn add @a4u/a4u-collection-react-spectrum-open-source-release and yarn add @a4u/a4u-collection-spectrum-css-release to update the icon set from Adobe corp artifactory.
  3. Run yarn run build-icons to rebuild the icons/ folder.
  4. Run yarn run build to generate the ready to publish package in dist/
  5. Preview the icons with http-server dist/ -o

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.