template-atom
When using Atom by Github text editor, toggling this plugin will create a template for whatever language you are using. Once the programming language is defined, it loads whatever text is needed to get you started on the program you are working on.
cforno12 1,802 2 1.1.0 MIT GitHub

Code Template Atom Plugin

When using Atom by Github text editor, toggling this plugin will create a template for whatever language you are using. Once the programming language is defined, it loads whatever text is needed to get you started on the program you are working on.

Prerequisites

  • Install Atom by the following instructions on the Atom website
  • Install this package just as if it was any other Atom package

Languages Supported

  • C
  • C++
  • CSS
  • Go
  • Java
  • HTML
  • Makefile
  • PHP

License

This project is licensed under the MIT License - see the LICENSE.md file for details