simonwhatley / govuk-atom-code-kit

A code kit for building UK Government digital services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the GOV.UK Atom code kit

This is a code kit for Atom to help in the building of UK Government digital services.

Requirements

Installation

Snippets files are stored in a package's snippets/ folder or loaded from ~/.atom/snippets.cson. They can be either .json or .cson file types.

To add your own snippets, select the Atom > Snippets... menu option if you're using macOS, or the File > Snippets... menu option if you're using Windows, or the Edit > Snippets... menu option if you are using Linux.

If you are using version 6.3.0 of the GOV.UK prototyping kit, copy the elements snippets into the snippets file, otherwise, use the design system snippets.

Further reading

Dependencies

Using the GOV.UK Elements snippets requires the installation of the GOV.UK Prototype Kit Macros.

Support

This repository is maintained by Simon Whatley. If you’ve got a question or need support you can:

Contributing

If you’ve got an idea or suggestion you can:

Related

Licence

Unless otherwise stated, this codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.

About

A code kit for building UK Government digital services

License:MIT License