Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go_PyProj

Creates a simple folder with a starter file (mainly .py or .go files), .gitignore and README.md

Installation

Detailed instructions can be found on the Wiki.

For Windows, download the executable from Releases and add its location to $PATH.

For MacOS/Linux, you'll need to build the binaries yourself then add it to $PATH.

Usage

From a terminal, cd into your workspace, e.g. Documents. Then enter

go_pyproj -name=<project_name> -type=<file_type>

-name and/or -type can be blank. In that case, it will default to a Python project named dummyProj.

Some examples and additional information can be found in the Wiki.

About

Creates a basic project with a starter file

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Contributors

Languages