Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.
/ blgo_project_maker Public archive

Simple utility to create a new blgo project.

Notifications You must be signed in to change notification settings

bit101/blgo_project_maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deprecated. using https://github.com/bit101/tinfox

blgo_project_maker

Simple utility to create a new blgo project.

Usage:

./newproject <path>

Example:

cd blgo_project_maker
./newproject ../myproject
cd ../myproject
make

Warning: there's not a lot of protection on the location of the new project. It's just going to try to run mkdir on the path you give it and then copy files into that dir. If there's something already at that path, it will probably just fail, but use at your own risk.

About

Simple utility to create a new blgo project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published