Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: Improve CLI output Transform CLI tools to TypeScript Add CLI tsconfig file and update build script Fix ESLint types resolution Change argument parser from yargs to commander Add signale logger Add verbose flag Add verbose flag recognition to near-bindgen-exporter * fix: Ignore CLI folder for lints * fix: Ignore CLI folder for formatting * chore: Remove old files * fix: Remove copied files * fix: Update .gitignore * fix: Fix building Remove comments Restore builder.c file Update build:cli script to change cli.js to be executable * feat: Restructure files Move CLI files to lib/cli Move builder to builder folder Change scripts for installation and fix paths in cli.js * chore: Remove unused files Co-authored-by: Serhii Volovyk <SergeyVolovyk@gmail.com>
- Loading branch information