Name | Mode | Size |
---|---|---|
lib | 040000 | |
meta | 040000 | |
.editorconfig | 100644 | 0 kb |
.eslintrc.json | 100644 | 0 kb |
.gitattributes | 100644 | 0 kb |
.gitignore | 100644 | 2 kb |
.prettierignore | 100644 | 0 kb |
.prettierrc.json | 100644 | 0 kb |
CHANGELOG.md | 100644 | 1 kb |
CODE_OF_CONDUCT.md | 100644 | 5 kb |
LICENSE | 100644 | 34 kb |
README.md | 100644 | 1 kb |
commitlint.config.js | 100644 | 0 kb |
package-lock.json | 100644 | 329 kb |
package.json | 100644 | 3 kb |
<div align="center">
<h1>Atom IDE Vala</h1>
<p>Vala language support for Atom-IDE</p>
<a href="https://github.com/paysonwallach/atom-ide-vala/releases/latest">
<img alt="Version 0.2.2" src="https://img.shields.io/badge/version-0.2.2-red.svg?cacheSeconds=2592000&style=flat-square" />
</a>
<a href="https://github.com/paysonwallach/atom-ide-vala/blob/master/LICENSE" target="\_blank">
<img alt="Licensed under the GNU General Public License v3.0" src="https://img.shields.io/github/license/paysonwallach/atom-ide-vala?style=flat-square" />
<a href=https://buymeacoffee.com/paysonwallach>
<img src=https://img.shields.io/badge/donate-Buy%20me%20a%20coffe-yellow?style=flat-square>
</a>
<br>
<br>
</div>
## Installation
Clone this repository or download the [latest release](https://github.com/paysonwallach/atom-ide-vala/releases/latest).
```shell
git clone https://github.com/paysonwallach/atom-ide-vala
```
Link the repository using `apm`:
```shell
apm --link atom-ide-vala
```
## Contributing
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change. By participating in this project, you agree to abide by the terms of the [Code of Conduct](https://github.com/paysonwallach/atom-ide-vala/blob/master/CODE_OF_CONDUCT.md).
## License
[Atom IDE Vala](https://github.com/paysonwallach/atom-ide-vala) is licensed under the [GNU General Public License v3.0](https://github.com/paysonwallach/atom-ide-vala/blob/master/LICENSE).