Update README.md
This commit is contained in:
parent
607c43d0f7
commit
83183b5a3b
|
@ -5,6 +5,8 @@ At present, navigate to your sentinel policy directory (containing the .hcl) and
|
||||||
## Build instructions:
|
## Build instructions:
|
||||||
### TODO: Remediate required double install. Probably because I'm using `nvm`
|
### TODO: Remediate required double install. Probably because I'm using `nvm`
|
||||||
### TODO: Fix uninstall
|
### TODO: Fix uninstall
|
||||||
|
### TODO: Check for dependencies of dependencies. For instance, `aws-functions` requires `tfconfig`
|
||||||
|
### TODO: Check for duplicates in `sentinel.hcl`. If duplicates are written, sentinel won't run.
|
||||||
|
|
||||||
Clone the directory locally, then navigate to that directory and run `npm install`.
|
Clone the directory locally, then navigate to that directory and run `npm install`.
|
||||||
Next, run `npm run build`
|
Next, run `npm run build`
|
||||||
|
|
Loading…
Reference in a new issue