https://github.com/gitpod-io/template-hy
The Hy template, configured for Gitpod (www.gitpod.io) to give you pre-built ephemeral development environments in the cloud.
https://github.com/gitpod-io/template-hy
gitpod hylang template
Last synced: 7 months ago
JSON representation
The Hy template, configured for Gitpod (www.gitpod.io) to give you pre-built ephemeral development environments in the cloud.
- Host: GitHub
- URL: https://github.com/gitpod-io/template-hy
- Owner: gitpod-io
- License: mit
- Created: 2021-08-18T12:00:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-18T12:17:24.000Z (about 4 years ago)
- Last Synced: 2025-01-17T13:33:21.691Z (9 months ago)
- Topics: gitpod, hylang, template
- Language: Hy
- Homepage: https://www.gitpod.io
- Size: 1.95 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Hy template on Gitpod
This is a [Hy](https://docs.hylang.org/en/alpha/) template configured for ephemeral nix based development environments on [Gitpod](https://www.gitpod.io/).
## Next Steps
Click the button below to start a new development environment:
[](https://gitpod.io/#https://github.com/gitpod-io/template-hy)
## Get Started With Your Own Project
### A new project
Click the above "Open in Gitpod" button to start a new workspace. Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.
### An existing project
To get started with Hy on Gitpod, copy the contents of this foler to your own project. To learn more, please see the [Getting Started](https://www.gitpod.io/docs/getting-started) documentation.