mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-06 01:17:53 +02:00
…
|
||
---|---|---|
.. | ||
keymaps | ||
lib | ||
menus | ||
screenshot | ||
styles | ||
.gitignore | ||
demoview.pas | ||
package.json | ||
pas2jsdemopackage.lpi | ||
pas2jsdemopackage.lpr | ||
README.md |
pas2jsdemopackage package
This package is a small adaptation of a Atom Package example.
To install it, compile the program and then make a symlink to this directory from the atom packages dir:
cd ~
cd .atom/packages
ln -s ~/pas2js/demo/atom pas2jsdemopackage
Then restart atom and you should have a 'pas2jsdemopackage' item under the 'packages' menu.