To get started with LiquidSmoothROMs, you'll need to get familiar with Git and Repo
Initialize your local repository using LiquidSmoothROMs, use this command:
repo init -u git://github.com/LiquidSmoothROMs/android.git -b ics
Then sync up:
repo sync