Update README.md

This commit is contained in:
Sean 2022-11-16 09:56:16 -08:00 committed by GitHub
parent 607c43d0f7
commit 83183b5a3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,8 @@ At present, navigate to your sentinel policy directory (containing the .hcl) and
## Build instructions:
### TODO: Remediate required double install. Probably because I'm using `nvm`
### 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`.
Next, run `npm run build`