Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

A quick way to bootstrap applications for rapid prototyping. Creates slack channel, github repo, and dev EC2 instance

License

Notifications You must be signed in to change notification settings

FearlessSolutions/project-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-bootstrap

A quick way to bootstrap applications for rapid prototyping. Creates slack channel, github repo, and dev EC2 instance

Setup

  1. Install Dependencies
pip install --user -r requirements.txt
  1. Configure .env file
cp .env.sample .env
# edit .env to populate credentials

Running

python bootstrap.py

About

A quick way to bootstrap applications for rapid prototyping. Creates slack channel, github repo, and dev EC2 instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages