1
0
forked from extern/nix-config
donovanglover-nix-config/code/README.md

26 lines
358 B
Markdown
Raw Normal View History

# Code
Code is a GUI text editor.
## Dependencies
- [code][code] - The open source build of a popular non-free text editor
## Installation
```sh
make package=code
```
## Usage
Install the extensions I use with:
```sh
make code-extensions
```
Then, start Code as you normally would.
[code]: https://www.archlinux.org/packages/community/x86_64/code/