#! /usr/bin/env python3 """Entry point to either bootstrap or command.""" import cd if __name__ == "__main__": cd.main(__file__)