1.1.2 • Published 3 years ago
@campvanilla/ditto-cli v1.1.2
ditto
A CLI tool to convert your VSCode theme to an iTerm2 theme. 🎨

Usage
System requirements
- NodeJS 10+. The tool does work with NodeJS 8.x, but we do not officially support it.
Tested on macOS, Linux and Windows (via Windows Terminal)
Running / Installation
We recommend using npx to run the CLI:-
npx @campvanilla/ditto-cliOr, alternatively, install it globally via npm and then run:-
$ npm install -g @campvanilla/ditto-cli
$ ditto-cliSetting in iTerm2
Once an iterm color scheme file is generated, Cmd + Click on the file name (with extension as *.itermcolors) in iTerm2 to automatically import the preset into iTerm & then select the theme from preferences (Cmd + i → Colors tab → Color Presets → Select the generated color preset).
Custom Options
Development
- Clone the project
$ git clone https://github.com/campvanilla/ditto.git- Install dependencies
$ npm install- To test the changes to the tool, create a local build of the project
$ npm linkThis should add the ditto-cli command to terminal.
$ ditto-cliContributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!