Skip to content

TheOrganist24/Init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

TheOrganist24 Code

Common Init Script

A submodule for initialising repositories according to TheOrganist24 standards.

This script can be found at TBC

Getting started

To run use the following:

mkdir <PROJECT_NAME>
cd <PROJECT_NAME>
wget -qO - https://raw.githubusercontent.com/Theorganist24/init/development/generate | bash -s Python3 "Project summary"

General generations are:

  • README.md
  • .gitignore
  • Makefile
  • LICENSE
  • Appropriate folder structure

Python3

  • Poetry pyproject.toml

C

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages