Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

Command line interface app to enhance developer productivity, workflow, and knowledge capture & sharing

License

Notifications You must be signed in to change notification settings

r3bl-org/r3bl-cmdr-deprecated

Repository files navigation

r3bl-cmdr-deprecated

⚠️ This TypeScript & Ink project is deprecated. Replaced by Rust project r3bl-cmdr ⚠️

Introduction

Command line interface app to enhance developer productivity, workflow, and knowledge capture & sharing.

Dependencies

Please see r3bl-ts-utils module which is the main dependency (via npm) for this project.

Examples

To run examples (which are single source file sample code), open a terminal in the project folder and then run node -r tsm src/experimental/... as shown below for some examples.

node -r tsm src/experimental/use-focus/example.tsx
node -r tsm src/experimental/dynamic-import/using-require.ts

Also npm run scripts are provided w/ a prefix of exp- which you can use to run them as well.

About

Command line interface app to enhance developer productivity, workflow, and knowledge capture & sharing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published