Skip to content
/ lay Public

Project Scaffolding tool messing with in spare time.

Notifications You must be signed in to change notification settings

malceore/lay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lay and hatch

Lay and hatch are a project scaffolding tool kit I am working on. Right now it just sets up a run script, commit script, readme, .gitignore and makes an initial commit.

Getting Started

// Create a new project folder with projects name lay

// List all projects tracked my lay lay -l

// Move to project folder lay -j

Installing

To install simply place the repo in a static directory like: /opt/ or /usr/local/ and then create a symlink to a bin in your path.

cd /opt/
git clone https://github.com/malceore/lay.git
ln -s /usr/bin/ lay

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Project Scaffolding tool messing with in spare time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages