crystal-nopaste
Version, currently master branch1 version
- master branchlatestFeb 23, 2019
github.com/kozakana/crystal-nopaste
nopaste implemented in Crystal
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
crystal-nopaste:
github: kozakana/crystal-nopaste
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.25.1- License
- MIT
- Author
- kozakana
- Target
crystal-nopastefrom src/crystal-nopaste.cr
Dependencies
Runtime Dependencies
README
crystal-nopaste
nopaste implemented in Crystal
Settings
DB settings
cp config.json.sample config.json
app settings
| key | detail |
|---|---|
| base_url | Fill in base url |
sqlite3 settings
| key | detail |
|---|---|
| db.type | DataBase type(sqlite3) |
| db.url | DataBase file path |
Installation
Create DB
crystal src/db/db_migration.cr
Usage
crystal build --release src/crystal-nopaste.cr
./src/crystal-nopaste.cr
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/kozakana/crystal-nopaste/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- kozakana kozakana - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Feb 23, 2019
- Crystal
0.25.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/kozakana/crystal-nopaste
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 21, 2026
- Synced
- Sep 21, 2026
- Versions
- 1