0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Shell4,089 forks (4,089 forks)batch import
help wantedpackage request
Repository metrics
- Stars
- 16,216 stars (16,216 stars)
- PR merge metrics
- Avg merge 3d 5h (Avg merge 3d 5h)153 merged PRs in 30d (153 merged PRs in 30d)
Description
Package: mtcedcli
mtCedCLI — an interactive command line program for manipulating spreadsheets. The functions available are identical to mtCellEdit but accessed using a command line interface (via GNU readline).
REFERENCE
Contributor guide
- Research direction
- Explore how to add a new package to Termux by studying existing build scripts, especially for CLI tools. Use the mtcelledit repository to understand the build process and create a build script for mtcedcli.
- Tech stack
- shell
- Domain
- cli
- Issue type
- Feature
- Prerequisites
- GitPackaging basics