sfml-compiler

Atom SFML compiler

=

2,156

2

Bug Reports

1.5.5

MIT

GitHub

sfml-compiler

APM Installs! Version! Size! License

GitHub stars GitHub forks GitHub watch

Atom.io page 🔗

This package can be used to compile SFML code on Windows, inside your favorite text editor: Atom

Any questions? Read our wiki.

Installation

Prerequisites 🔗 Installation guide 🔗

Packages can be installed through Atom. Alternatively, you can use apm or npm:

apm install sfml-compiler

npm install sfml-compiler

Features

Contributing

Like what you see? Please, feel free to fork this repository, and make any change you like. If you want to propose a nice feature, please create a separate branch on your fork, named after the feature you want to implement, then make a pull request from that branch. Also, before actually getting to work, just consider I'm trying to keep this package as simple and minimal as possible!

The base of this repository is a clone of sfml-compile. We improved, fixed, added new features and better documentation.