Commit Graph

3 Commits

Author SHA1 Message Date
David Joy
e8a77aa4c7 build: switch from travis to github actions for checks (#64)
* build: switch from travis to github actions for checks

* lint: fixing linting error
2021-03-30 16:46:08 -04:00
stvn
49c46c4dc1 Update app name
```
export APP_NAME=course-authoring
grep -rl frontend-template-application . | \
    xargs sed -i.bak "s/frontend-template-application/frontend-app-${APP_NAME}/g"
```
2020-05-06 12:40:55 -07:00
stv
0e4f8ed2cf Initial commit 2020-05-06 12:40:54 -07:00