mirror of
https://github.com/status-im/sourcecred.git
synced 2025-01-10 12:46:16 +00:00
1f4a6395c8
Summary: Per #580, we aim to remove OClif. To do so, we move the old system to a directory `oclif`, and will create the new system in the now-vacant `cli` directory. Test Plan: Note that `yarn backend` still builds, that `node bin/sourcecred.js` still has `help` and `load`, and that `git grep -wc cli` yields only `yarn.lock:9`. wchargin-branch: rename-cli-to-oclif