Intro
This page is get the basic outline of how to start with our CLI. If you want to read more see our Gitbook pages
Core Features
Pull components as well as the tokens used by the designer
Pull assets used (future)
Installation
npm i @jux/cli @jux/dui --registry=https://npm.jux.io
Commands
As for now, there are 2 commands that developers need to know about:
login - gain access to the organization to collaborate
npm run jux:login
pull - get all components and themes to your local computer
npm run jux:pull
Login
If you have an organization, you will have to use your user to login to your account in JUX for that we run a command that will authenticate you with the system
See Installation before
npm run jux:login
Login and authenticate yourself
And you are all done!
You can now collaborate with your designers ๐ค
Note:
You will have to re-login after your login access token expires
Pull
This commands pull all data to your computer.
npm run jux:pull
Example:
Note:
This solutions demonstrate that the fonts, themes and the code for all components are pulled to a folder nested in the project
<your_project_source_folder>/lib/jux
Hope this was valuable for you! โ๏ธ
Remember to review our docs
Wanna talk to us?
We want you to join our Product Advisory