Skip to content

Instantly share code, notes, and snippets.

View How-Bout-No's full-sized avatar
📝
Update README.md

Noah How-Bout-No

📝
Update README.md
View GitHub Profile
@How-Bout-No
How-Bout-No / r3-package_lister.js
Created July 31, 2018 23:02
Auto package-lister script for Reposi3
// Auto package-lister script by How-Bout-No
// Takes in all packages listed by the 'Packages' file.
// This file is specifically set up for my Bootstrap setup, however can be converted to the default setup by changing class names...
// and changing the Bootstrap cards to panels.
console.log("Listing packages...");
function addRow(dict) {