https://github.com/mrlsd/agda-emacs
Agda & Emacs integrations and samples code
https://github.com/mrlsd/agda-emacs
agda docker emacs
Last synced: 5 months ago
JSON representation
Agda & Emacs integrations and samples code
- Host: GitHub
- URL: https://github.com/mrlsd/agda-emacs
- Owner: mrLSD
- License: mit
- Created: 2017-11-19T20:55:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-19T21:21:15.000Z (about 8 years ago)
- Last Synced: 2025-01-06T14:42:49.851Z (about 1 year ago)
- Topics: agda, docker, emacs
- Language: Agda
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# agda-emacs
Agda & emacs intrgrations and samples
## Build Agda + Emacs docker image
`make build` will build docker image
## Run Agda and Emacs
`make run` will run docker image with working dir `/agda`.
You can run Emacs with integrated Agda.
## License MIT
`