mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 07:13:11 -04:00
Merge branch 'master' of github.com:alphagov/notifications-admin
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -23,6 +23,7 @@ var/
|
|||||||
.installed.cfg
|
.installed.cfg
|
||||||
*.egg
|
*.egg
|
||||||
venv/
|
venv/
|
||||||
|
wheelhouse/
|
||||||
|
|
||||||
# PyInstaller
|
# PyInstaller
|
||||||
# Usually these files are written by a python script from a template
|
# Usually these files are written by a python script from a template
|
||||||
|
|||||||
@@ -22,7 +22,8 @@ Brew is a package manager for OSX. The following command installs brew:
|
|||||||
|
|
||||||
Languages needed
|
Languages needed
|
||||||
- Python 3.4
|
- Python 3.4
|
||||||
- [Node](http://nodejs.org/) 5.0.0 or greater
|
- [Node](https://nodejs.org/) 5.0.0 or greater
|
||||||
|
- [npm](https://www.npmjs.com/) 3.0.0 or greater
|
||||||
```shell
|
```shell
|
||||||
brew install node
|
brew install node
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user