Telosys templates, DSL models and configuration files support for Atom.
This package provides syntax coloration and auto-completion for :
- Telosys DSL model ".entity" & ".model" files.
- Telosys configuration files "telosys-tools.cfg".
- Telosys template files ".vm" and "templates.cfg".
It also allows you to launch Telosys-CLI in one click !
Use the Atom Package manager to install this package :
1 - In Atom, open the "File" menu and select "Settings".
2 - In the settings, click on "Install".
3 - Click on "Search packages" and type "telosys".
4 - The package should appear below, just click on the blue "Install" button and you're done.
--- For Linux/OSX users ---
5 - If you do not use a classic terminal, enter it in the package's parameters.
After installation, this package adds a "Telosys-CLI" button to Atom's main menu.
(Please not that depending on your Operating System this button may not be displayed in the main menu. However, you can always access it from the Packages Submenu).
Right-click on it to open Telosys-CLI automatically configurated with your project's path.
You can also use the "Ctrl+Alt+t" keybinding to do the same thing.
This package uses the LGPL v3 License (See the LICENSE file in this repository).
- Will Boyd for its well described "atom-autocomplete-boilerplate".
- skywind3000 for creating Atom Shell Commands.
- Made by Romuald Tuffreau.
- Laurent Guerin for Telosys and Telosys-CLI.