8000 GitHub - amirghdev/nest-cli: cli for importing reusable modules from your git repository (linux os) at the moment
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cli for importing reusable modules from your git repository (linux os) at the moment

Notifications You must be signed in to change notification settings

amirghdev/nest-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About This Project

I already created a private basic NestJS application with some functions for myself, but I need a cli to import specific modules or functions from this project.  With this basic cli, you can import all the modules you need from any of your GitHub repositories. 

Install

  • clone the project

  • npm install

  • in package.json, edit the bin property to what name you want for your cli. 

  • chmod +x index.js Use this command to make your application executable. (linux only)

  • npm link for using this cli localy

  • enjoy using it 😄

I'm going to update this cli every day.  

CLI has some problems at the moment, and I will try my best to fix them. 👋

About

cli for importing reusable modules from your git repository (linux os) at the moment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0