gxpkg improvements #780

Open
opened 2023-09-04 08:38:34 +00:00 by vyzo · 1 comment
vyzo commented 2023-09-04 08:38:34 +00:00 (Migrated from github.com)
  • package versioning with tags; see also #703
  • ability to use multiple packages within the same repo
  • build and clean command to support current directory building: #843
  • new command: gxpkg new to create package templates; this includes generating gerbil.pkg, build.ss, scaffolding for binary and library sources: #846
  • dep command: gxpkg dep [list|add|remove|update] ... to easily manage package dependencies in the current package.
- [x] package versioning with tags; see also #703 - [ ] ability to use multiple packages within the same repo - [x] `build` and `clean` command to support current directory building: #843 - [x] `new` command: `gxpkg new` to create package templates; this includes generating gerbil.pkg, build.ss, scaffolding for binary and library sources: #846 - [x] `dep` command: `gxpkg dep [list|add|remove|update] ...` to easily manage package dependencies in the current package.
vyzo commented 2023-09-25 09:35:01 +00:00 (Migrated from github.com)

Moving to the backlog, as the multipackage repo thing doesn't have such a high impact.

Moving to the backlog, as the multipackage repo thing doesn't have such a high impact.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mighty-gerbils/gerbil#780
No description provided.