Skip to content

loogica/x9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x9

  • x9 informs you about the code inside your current folder.
  • x9 is a building block to other kinds of applications

this is what x9 is today..

Build Status

Install

default procedure..

make
sudo make install

If you want to uninstall use make uninstall

Running

If there is a settings.py in your current dir:

$ cd /project/path
$ x9
Makefile/Compatible  /Makefile
Python Test module   /some_app/tests/__init__.py
Python/Django        /some_project/settings/__init__.py
Python/Requirements  /requirements.txt

Supported Types

Help me! PR!

Project Type Filenames
Python/Django settings.py
Python/Django settings/__init__.py
Python/Lib setup.py
Python Test Module tests/__init__.py
Java/Maven pom.xml
Makefile/Compatible Makefile
Python/Requirements requirements.txt
Git repository .git
Hg Repository .hg

License

BSD. Check LICENSE file.

Contact

felipecruz@loogica.net

About

x9 informs you about the code inside your current folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages