SkillAgentSearch skills...

ProjectInitializationAutomation

No description available

Install / Use

/learn @KalleHallden/ProjectInitializationAutomation
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Install:

git clone "https://github.com/KalleHallden/ProjectInitializationAutomation.git"
cd ProjectInitializationAutomation
pip install -r requirements.txt
touch .env
Then open the .env file and store your username, password, and desired file destination. Use the provided format at the bottom of this README.
source ~/.my_commands.sh

Usage:

To run the script type in 'create <name of your folder>'

Env File Format:

USERNAME="Username123"
PASSWORD="Password123"
FILEPATH="/path/to/your/project/"
View on GitHub
GitHub Stars579
CategoryDevelopment
Updated4d ago
Forks263

Languages

Python

Security Score

75/100

Audited on Mar 27, 2026

No findings