Skip to content
/ cli Public

Cli tool for opening or to initialize projects

Notifications You must be signed in to change notification settings

arjendevos/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cli tool

This is a CLI tool for opening projects or creating a new next-ts project with my own boilerplate

Getting started

The OPEN action will probably not work on your system but you can try to change the start directory inside directory.ts: The start directory is the directory where it start with searching.

private startDir = "C:/Users/arvoc/Documents/Home"

You can build the tool with:

# Build the entire tool
npm run build

# Remove old bin and compile typescript
npm run clean

# Install globally
npm run global

About

Cli tool for opening or to initialize projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published