Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonwhatley/govuk-visual-studio-code-kit
A code kit for building UK Government digital services
https://github.com/simonwhatley/govuk-visual-studio-code-kit
code code-snippets govuk prototype-kit prototyping template-library visual-studio-code
Last synced: 6 days ago
JSON representation
A code kit for building UK Government digital services
- Host: GitHub
- URL: https://github.com/simonwhatley/govuk-visual-studio-code-kit
- Owner: simonwhatley
- License: mit
- Created: 2019-10-24T20:04:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-16T14:01:36.000Z (over 4 years ago)
- Last Synced: 2024-12-06T19:49:16.312Z (about 2 months ago)
- Topics: code, code-snippets, govuk, prototype-kit, prototyping, template-library, visual-studio-code
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# About the GOV.UK Visual Studio code kit
This is a code kit for [Visual Studio Code](https://code.visualstudio.com/) to help in the building of UK Government digital services.## Requirements
- [Visual Studio Code](https://code.visualstudio.com/) by [Microsoft](https://www.microsoft.com/)
- [Nunjucks](https://mozilla.github.io/nunjucks/) by [Mozilla](https://mozilla.github.io/)## Installation
## Further reading
- [Visual Studio Code docs](https://code.visualstudio.com/docs/editor/userdefinedsnippets) on user defined snippets## Dependencies
Using the GOV.UK Elements snippets requires the installation of the [GOV.UK Prototype Kit Macros](https://github.com/whatterz/govuk-prototype-kit-macros).## Support
This repository is maintained by Simon Whatley. If you’ve got a question or need support you can:* Email [email protected] putting the repository name in the subject line.
* [View known issues on GitHub](https://github.com/whatterz/govuk-visual-studio-code-kit/issues).## Contributing
If you’ve got an idea or suggestion you can:* Email [email protected] putting the repository name in the subject line.
* [Create a GitHub issue](https://github.com/whatterz/govuk-visual-studio-code-kit/issues).## Related
- [Nunjucks language for Atom](https://github.com/whatterz/atom-language-nunjucks)
- GOV.UK [Nunjucks snippets for Atom](https://github.com/whatterz/govuk-atom-code-kit)
- [Nunjucks language for Sublime Text](https://github.com/whatterz/sublime-language-nunjucks)
- GOV.UK [Nunjucks snippets for Sublime Text](https://github.com/whatterz/govuk-sublime-code-kit)## Licence
Unless otherwise stated, this codebase is released under the [MIT License](https://github.com/whatterz/govuk-atom-code-kit/blob/master/LICENSE). This covers both the codebase and any sample code in the documentation.