Skip to content

narengogi/BalayyaLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BalayyaLang

Steps to set up in your local!

Cloning and adding to path
  1. Cloning the repo

    git clone https://github.com/nathsin/BalayyaLang
    
  2. Adding to path

    If you're unsure about what shell you're using, it probably is bash

    bash shell
    export PATH=$PATH:/path/to/BalayyaLang
    

    To write to path permanently, copy the above command to your ~/.bashrc file and type source ~/.bashrc

    fish shell
    set -Ua fish_user_paths /path/to/BalayyaLang
    
executing a file
  1. To execute a file with the .simha extension

    balayya /path/to/.simha/file
    

About

coca cola pepsi, ma Balayya babu sexy!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages