Skip to content

n3krodamus/RepoStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

Create a directory structure with some files to start a Github project

Install:

git clone "https://github.com/n3krodamus/RepoStarter"
cd RepoStarter

Edit env_create and put your TOKEN, USERNAME and working directory

cat to_bashrc >> ~/.bashrc
source ~/.bashrc 

Create 2 dirs in your home directory.
mkdir ~/etc
mkdir ~/bin

cp create.py ~/bin/
cp env_create ~/etc/

Usage:

Simply 'create <project_name>'

Credits:

This project is inspired in Kalle Hallden project 
here https://github.com/KalleHallden/ProjectInitializationAutomation

About

Empty basic skeleton for github repo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors