mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-23 22:16:48 +00:00
WIP: todos for the next thing
This commit is contained in:
@@ -132,6 +132,8 @@ async function main() {
|
||||
date: new Date(),
|
||||
});
|
||||
|
||||
// TODO organize by OS, then by arch, libc
|
||||
|
||||
let nStr = pkg.releases.length.toString();
|
||||
let n = nStr.padStart(5, ' ');
|
||||
let row = `##### ${n}\t${name}\tv`;
|
||||
|
||||
Reference in New Issue
Block a user