scratch

command module
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2024 License: MIT Imports: 8 Imported by: 0

README

Scratch

Scratch is a cli tool for easily creating and navigating your programming projects

Commands

scratch create <template> <name> - creates a new project scratch pad <template> - creates a new scratchpad scratch template <name> - creates a new template scratch dir - takes you to your source directory scratch projects - lists all projects scratch pads - lists all scratchpads by name scratch elevate <name> - elevates the current scratchpad to a project scratch archive <name> - a

Config File

Example config:

projectsDirectory: "~/source" 
scratchesDir: "~/scratchpad"  # the directory to store temporary scratchpads
autoGit: true  # whether scratch will automatically initialize git


Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL