Skip to content

m-shayanshafi/doco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doco - Automatic documentation generation from source code

Requirements

  1. Atom. A guide to install atom can be found here

  2. NodeJS

Install Doco

To install doco from source run the following commands:

cd ~/.atom/packages 
git clone https://github.com/m-shayanshafi/doco
cd doco
npm install

Make sure the correct permissions are set for the atom folder.

sudo chown -R `whoami` ~/.atom``

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published