https://github.com/bowphp/atom-language-tintin
https://github.com/bowphp/atom-language-tintin
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bowphp/atom-language-tintin
- Owner: bowphp
- License: other
- Created: 2023-04-21T12:09:52.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T12:10:01.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T14:22:04.724Z (over 1 year ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tintin templating support in Atom
Originally [Converted](http://atom.io/docs/latest/converting-a-text-mate-bundle) from [Blade textmate tmbundle](https://github.com/outofcontrol/Blade.tmbundle)
Contributions are greatly appreciated. Please fork this repository and open a
pull request to add snippets, make grammar tweaks, etc.
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request