https://github.com/bpringe/hawthorne
A Clojure(Script) development environment.
https://github.com/bpringe/hawthorne
Last synced: 12 months ago
JSON representation
A Clojure(Script) development environment.
- Host: GitHub
- URL: https://github.com/bpringe/hawthorne
- Owner: bpringe
- Created: 2021-12-05T00:12:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-05T22:51:54.000Z (over 4 years ago)
- Last Synced: 2025-01-31T16:42:34.511Z (over 1 year ago)
- Language: Clojure
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Hawthorne
A Clojure(Script) development environment. This is just an experiment, at least for now.
## Development
1. Run `npm run watch`
2. Run the extension development host (`F5`) and open a clojure project
3. In a new terminal, run `npm run cljs-repl`