Skip to content

Source shell scripts

Please edit your bash profile and add the following line to it:

vi ~/.zshrc
source ${CEDAR_HOME}/cedar-profile-native-develop.sh
Important

Check your setup at this point. Please close your shells, and start a new one.

Execute the following:

gocedar

You should be taken to the previously created CEDAR directory

CEDAR development shell environment

Please make sure, that during this installation, and later during development you always use a shell where the CEDAR_HOME is set, and the above-mentioned script is sourced.

If you are using a terminal with multiple profile support (e.g. iTerm), make sure the active profile has the CEDAR environment set.