The lenne.Tech CLI Helper Package helps to initialize your next CLI project extremely fast. For example, it is ideal for creating a new npm package.
-
Node.js incl. npm: the runtime environment for your TypeScript project
-
Git: the version control system for your source code
For regular control and easy update of new npm packages you can use e.g. npm-check-updates.
For the creation of a new CLI or a shell script we recommend Gluegun.
A corresponding starter is currently under development and will be linked here as soon as it is ready.
So that you can quickly set up a server with database connection and GraphQL API via NestJS, we have developed the lenne.Tech Nest Server Starter for you.
MIT - see LICENSE