How do I install this and use it?
Closed this issue · 1 comments
x11joe commented
I'm new to atom and not sure where I go to install this?
rsese commented
Looks like this example package was never published so you can't install it from Settings View or through apm:
https://discuss.atom.io/t/what-happened-to-the-decoration-example-package/12241/3
You can use it with this process described in the Flight Manual:
git clone https://github.com/atom/decoration-example
cd decoration-example
apm install
apm link -d
atom --dev