enso/lib/scala/pkg
Dmitry Bushev f691713077
Add endpoint for downloading a project (#7291)
close #7194

Changelog:

- add: `/projects/{project_id}/enso_project` HTTP endpoint returning an `.enso-project` archive structure
- update: archive enso project to a `.enso-project` `.tar.gz` archive
- update: make project `path` a required field
2023-07-14 13:18:08 +00:00
..
src Add endpoint for downloading a project (#7291) 2023-07-14 13:18:08 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Package

This library implements and describes the Enso package format used by both the language tooling and the interpreter.