Skip to content

An easy to use command line tool to create and manage projects

License

Notifications You must be signed in to change notification settings

thearnavrustagi/bob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

bob

An easy to use command line tool to create and manage projects

bob_screenshot

What is Bob

well bob is a command line tool that can be used to create and manage projects, it uses yaml for storing data, which is well known for its human readabiity

Features

  • A simple to use cli tool
  • installs dependencies for you with the init command
  • fast as lightning

How to install

simple execute install.sh with line

sh install.sh

if this does not work then type

alias bob="~/.bob/bob"

but this command will ONLY execute after running install.sh