LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Code Vault for Linux (https://www.linuxquestions.org/questions/linux-software-2/code-vault-for-linux-4175420274/)

ReefShark 08-03-2012 07:34 PM

Code Vault for Linux
 
I've been looking for a Linux alternative to Code Vault (http://sourceforge.net/projects/codevault/) for a while, but haven't found one yet.

Anyone know a good piece of native Linux software to store stuff like code snippets, BASH functions etc. in (preferrably with syntax highlighting)?

Hangdog42 08-04-2012 05:57 PM

I'd look at Subversion or Git. I use subversion a bit and while it doesn't have syntax highlighting built in, there are web/gui interfaces to it that do.

ReefShark 08-04-2012 07:04 PM

Thanks for the reply, but I'm really not looking for a revision system like Git or SVN, just a piece of local software to store code snippits in. Any real coding I do goes into Git.

r0b0 08-06-2012 07:12 AM

May I suggest you store them online? A quick google search found http://snipplr.com/

Habitual 08-15-2012 11:51 AM

I use http://www.toodledo.com/ for quick snippets into various 'notebooks'. It's down and dirty with few markups, but is very handy for me.


All times are GMT -5. The time now is 08:44 PM.