mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-28 00:52:29 +03:00
📝 Describe apm linking when creating a theme
This commit is contained in:
parent
f7a30845f8
commit
dbef7a26ce
@ -45,10 +45,11 @@ a few things before starting:
|
||||
that have been already been defined.
|
||||
1. When you're ready update the `README.md` and include an example screenshot
|
||||
of your new theme in action.
|
||||
1. Open a terminal, find your new theme's directory, initialize the git
|
||||
repository and push it to repository on GitHub.
|
||||
1. Once you're ready for others to use your theme, run `apm publish` from within
|
||||
that directory to make it available.
|
||||
1. Open a terminal to your new theme directory
|
||||
1. Run `apm link` to install it locally.
|
||||
1. Reload Atom (`cmd-r`) and your theme should now be applied.
|
||||
1. To publish, initialize a git repository, push to GitHub, and run
|
||||
`apm publish`.
|
||||
|
||||
## Interface Themes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user