Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@Artemix Never heard about gists or code snippets under GitLab. Do they offer unlimited private code snippets and for free?
-
@Artemix also can I search and put tags on snippets? Since Github allows private gists but I can't even find my own gists in an easy way there.
-
It is on my to-do list actually 😅
I recently started my own Asp.Net core webapp to store docs of my projects in one place. Might either extend it or make a new one for code snippets.
Though I don't know if I'll open source it or keep it as is :/ -
@JoshBent Not the exact thing it's lacking syntax highlighting and cloud storage support.
But I think I can manage it using markdown and dropbox.
1. Using Markdown can help in some syntax highlighting and
2. Linking it's storage with Dropbox can help with cloud storage and sync.
Thanks btw! @JoshBent
Related Rants
just wanted some help from you people..
if anyone knows some sort of Code Snippet Manager or Gists Manager.
I want to store my code snippets (public and private) with the following abilities:
1. Search the snippets
2. Tag the snippets
3. Code highlighting
4. Cloud Stored Snippets
5. Is free
I've found Cacher and Lepton but Cacher allows only Public snippets in the free version and Lepton lags search ability.
Anyone know a better client for this purpose?
undefined
code
snippets
github
code snippets
gists