Skip to content

Latest commit

 

History

History
89 lines (72 loc) · 1.49 KB

README.markdown

File metadata and controls

89 lines (72 loc) · 1.49 KB

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