hyperledger/composer-atom-plugin

Name: composer-atom-plugin

Owner: Hyperledger

Description: An Atom package for working with Composer

Created: 2017-03-01 22:04:08.0

Updated: 2018-05-08 10:31:30.0

Pushed: 2018-05-08 10:31:29.0

Homepage:

Size: 55

Language: CoffeeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Composer language support in Atom

Adds syntax highlighting and snippets for Composer in Atom.

Install

You can install this atom plugin with a command line or from atom market place.

Install atom plugin with a command line
  1. Install the apm utility. See http://flight-manual.atom.io/getting-started/sections/installing-atom/ if you do not have it installed.

  2. Git clone this repository

  3. Switch to the root directory of the clone on your local disk

  4. Run the command 'apm link' in a terminal

Relaunch Atom. You should now have syntax highlighting for Composer .cto files.

Install atom plugin from the Atom market place
  1. Open Atom application

  2. Open the Install Packages/Themes by click Packages –> Settings View and select Install Packages/Themes

  3. Select Install on the Settings menu

  4. Type composer-atom-plugin or composer-* in the Packages search field and you should see the composer-atom-plugin on the list

You can select the composer-atom-plugin from the install packages and click on Install button to install it.

You should now have syntax highlighting for Composer .cto files.

License

Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.