Go to file
2023-12-21 13:07:28 -08:00
bin initial commit 2023-12-21 13:04:52 -08:00
comicfn2dict initial commit 2023-12-21 13:04:52 -08:00
tests initial commit 2023-12-21 13:04:52 -08:00
.dockerignore initial commit 2023-12-21 13:04:52 -08:00
.eslintrc.cjs initial commit 2023-12-21 13:04:52 -08:00
.gitignore initial commit 2023-12-21 13:04:52 -08:00
.prettierignore initial commit 2023-12-21 13:04:52 -08:00
.remarkignore initial commit 2023-12-21 13:04:52 -08:00
.shellcheckrc initial commit 2023-12-21 13:04:52 -08:00
builder-requirements.txt initial commit 2023-12-21 13:04:52 -08:00
comicfn2dict.py initial commit 2023-12-21 13:04:52 -08:00
comicfn2dict.sh initial commit 2023-12-21 13:04:52 -08:00
LICENSE resolve LICENSE conflict 2023-12-21 13:06:58 -08:00
Makefile initial commit 2023-12-21 13:04:52 -08:00
package-lock.json initial commit 2023-12-21 13:04:52 -08:00
package.json initial commit 2023-12-21 13:04:52 -08:00
poetry.lock initial commit 2023-12-21 13:04:52 -08:00
pyproject.toml fix pyproject to build 2023-12-21 13:07:28 -08:00
README.md initial commit 2023-12-21 13:04:52 -08:00

ajs boilerplate

Scripts for developing python apps with javascript frontends.

Run scripts with make. Run make without a target for documentation.