https://github.com/emmiegit/containment-director
https://github.com/emmiegit/containment-director
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/emmiegit/containment-director
- Owner: emmiegit
- License: mit
- Created: 2019-12-10T03:35:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T08:38:00.000Z (over 6 years ago)
- Last Synced: 2025-02-05T01:26:41.396Z (over 1 year ago)
- Language: JavaScript
- Size: 134 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Containment Director
Build the final HTML from its component parts.
Requires Python3.6+.
```
$ pip install -r requirements.txt
$ ./build.py
```
Dual-licensed as [MIT](LICENSE) and [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/us/).