# Temporary workspace Content in this directory should never be uploaded to git. ## Usage Use this space to pull down files and rapidly iterate on them Pull files: ``` source scripts/profile upy ls upy get tmp/ ``` Upload files back ``` upy put tmp/ ```