Skip to content

Stack inside is a CLI tool to which provide the tech stack behind the tech giants and growing start-ups.

Notifications You must be signed in to change notification settings

Hemil96/tech-inside-cli-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 Installation

Step 1 - Create project directory

mkdir <project_name> && cd project_name

Step 2 - Create new virtual environment with python version 2.7.

virtualenv venv

Step 3 - Activate virtual environment

source venv/bin/activate

or

source venv/Scripts/activate

Step 4 - Clone this repo

git clone https://github.com/Hemil96/tech-inside-cli-tool.git

Step 5 - Change directory to cloned one

cd tech-inside-cli-tool

Step 6 - Install Tech-inside

pip install --editable .

Step 7 - Try "techinside" command and test installation!

techinside

About

Stack inside is a CLI tool to which provide the tech stack behind the tech giants and growing start-ups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages